Sdílet prostřednictvím


ConferenceInvitationReceivedEventArgs.ToastMessage Property

Gets the toast message associated with this conference invitation.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Overrides NotOverridable ReadOnly Property ToastMessage As ToastMessage
    Get
'Usage
Dim instance As ConferenceInvitationReceivedEventArgs
Dim value As ToastMessage

value = instance.ToastMessage
public override sealed ToastMessage ToastMessage { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.ToastMessage

See Also

Reference

ConferenceInvitationReceivedEventArgs Class

ConferenceInvitationReceivedEventArgs Members

Microsoft.Rtc.Collaboration Namespace