InstantMessageId.SignalingContext 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.
Gets the call context associated with the message.
public:
property Microsoft::Rtc::Collaboration::CallDialogContext ^ SignalingContext { Microsoft::Rtc::Collaboration::CallDialogContext ^ get(); };
public Microsoft.Rtc.Collaboration.CallDialogContext SignalingContext { get; }
member this.SignalingContext : Microsoft.Rtc.Collaboration.CallDialogContext
Public ReadOnly Property SignalingContext As CallDialogContext