Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Dialog context of the primary session of the established call.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property DialogContext As DialogContext
Get
'Usage
Dim instance As CallMessageData
Dim value As DialogContext
value = instance.DialogContext
public DialogContext DialogContext { get; }
Property Value
Type: Microsoft.Rtc.Signaling.DialogContext