Share via


CallSendMessageResponseOptions.DiagnosticsInformation Property

Gets or sets the diagnostics information to be included when sending message response.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Property DiagnosticsInformation As DiagnosticsInformation
    Get
    Set
'Usage
Dim instance As CallSendMessageResponseOptions
Dim value As DiagnosticsInformation

value = instance.DiagnosticsInformation

instance.DiagnosticsInformation = value
public DiagnosticsInformation DiagnosticsInformation { get; set; }

Property Value

Type: Microsoft.Rtc.Signaling.DiagnosticsInformation

See Also

Reference

CallSendMessageResponseOptions Class

CallSendMessageResponseOptions Members

Microsoft.Rtc.Collaboration Namespace