InviteReceivedEventArgs.DiversionContext 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 diversion context information, if available.
public:
property Microsoft::Rtc::Collaboration::DiversionContext ^ DiversionContext { Microsoft::Rtc::Collaboration::DiversionContext ^ get(); };
public Microsoft.Rtc.Collaboration.DiversionContext DiversionContext { get; }
member this.DiversionContext : Microsoft.Rtc.Collaboration.DiversionContext
Public ReadOnly Property DiversionContext As DiversionContext
Property Value
Remarks
If diversion context information is not available, this property returns null.