DialogContext Property

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

See Also

Reference

CallMessageData Class

CallMessageData Members

Microsoft.Rtc.Collaboration Namespace