The ToastMessagetype exposes the following members.

Constructors

  Name Description
ToastMessage Overloaded.

Methods

  Name Description
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetBody
Gets the message body.
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  Name Description
ContentType
Gets the MIME content type.
HasTextMessage
Gets whether the toast message contains plain text.
Message
Gets the text message.

See Also