CallDialogContext.DialogContext Property

Gets the dialog context for the 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 CallDialogContext
Dim value As DialogContext

value = instance.DialogContext
public DialogContext DialogContext { get; }

Property Value

Type: Microsoft.Rtc.Signaling.DialogContext

See Also

Reference

CallDialogContext Class

CallDialogContext Members

Microsoft.Rtc.Collaboration Namespace