Edit

Share via


InviteReceivedEventArgs.DiversionContext Property

Definition

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.

Applies to