Edit

Share via


DiversionContext.Source Property

Definition

Gets the header type source from which this diversion context was derived.

public:
 property Microsoft::Rtc::Collaboration::DiversionContextSource Source { Microsoft::Rtc::Collaboration::DiversionContextSource get(); };
public Microsoft.Rtc.Collaboration.DiversionContextSource Source { get; }
member this.Source : Microsoft.Rtc.Collaboration.DiversionContextSource
Public ReadOnly Property Source As DiversionContextSource

Property Value

Remarks

Diversion context can be derived from various header type sources as specified in DiversionContextSource. Diversion context is extracted from headers in the following order: Diversion, CC-Diversion, HistoryInfo.

Applies to