CallMessageData.DialogContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Dialog context of the primary session of the established call.
public:
property Microsoft::Rtc::Signaling::DialogContext ^ DialogContext { Microsoft::Rtc::Signaling::DialogContext ^ get(); };
public Microsoft.Rtc.Signaling.DialogContext DialogContext { get; }
member this.DialogContext : Microsoft.Rtc.Signaling.DialogContext
Public ReadOnly Property DialogContext As DialogContext