ToastMessage Class
Represents the toast message that can be sent along with an instant messaging invitation.
Inheritance Hierarchy
System..::..Object
Microsoft.Rtc.Collaboration..::..ToastMessage
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ToastMessage
'Usage
Dim instance As ToastMessage
public class ToastMessage
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.