SipMessageData.ToHeader 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 "To" header of the message.
public:
property Microsoft::Rtc::Signaling::FromToHeader ^ ToHeader { Microsoft::Rtc::Signaling::FromToHeader ^ get(); };
public Microsoft.Rtc.Signaling.FromToHeader ToHeader { get; }
member this.ToHeader : Microsoft.Rtc.Signaling.FromToHeader
Public ReadOnly Property ToHeader As FromToHeader