Edit

Share via


InviteReceivedEventArgs.ToastMessage Property

Definition

Gets the toast message from the incoming call. Can be null if it was missing.

public:
 virtual property Microsoft::Rtc::Collaboration::ToastMessage ^ ToastMessage { Microsoft::Rtc::Collaboration::ToastMessage ^ get(); };
public virtual Microsoft.Rtc.Collaboration.ToastMessage ToastMessage { get; }
member this.ToastMessage : Microsoft.Rtc.Collaboration.ToastMessage
Public Overridable ReadOnly Property ToastMessage As ToastMessage

Property Value

Applies to