ConferenceInvitationReceivedEventArgs.ToastMessage 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 toast message associated with this conference invitation.
public:
property Microsoft::Rtc::Collaboration::ToastMessage ^ ToastMessage { Microsoft::Rtc::Collaboration::ToastMessage ^ get(); };
public override sealed Microsoft.Rtc.Collaboration.ToastMessage ToastMessage { get; }
member this.ToastMessage : Microsoft.Rtc.Collaboration.ToastMessage
Public Overrides NotOverridable ReadOnly Property ToastMessage As ToastMessage