DivertedDestination.DiversionHeader 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 signaling header from which this diversion information was extracted.
public:
property Microsoft::Rtc::Signaling::SignalingHeader ^ DiversionHeader { Microsoft::Rtc::Signaling::SignalingHeader ^ get(); };
public Microsoft.Rtc.Signaling.SignalingHeader DiversionHeader { get; }
member this.DiversionHeader : Microsoft.Rtc.Signaling.SignalingHeader
Public ReadOnly Property DiversionHeader As SignalingHeader
Property Value
Remarks
The applications can use this for extensibility.