DiversionContext.Source Property
Gets the header type source from which this diversion context was derived.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public ReadOnly Property Source As DiversionContextSource
Get
'Usage
Dim instance As DiversionContext
Dim value As DiversionContextSource
value = instance.Source
public DiversionContextSource Source { get; }
Property Value
Type: Microsoft.Rtc.Collaboration.DiversionContextSource
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.