[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Public Properties

  Name Description
public property Content  Gets or sets the text that is appended to a notification that is sent when Service Manager responds to an event or alert. (inherited from NotificationMessage)
public property Encoding  Gets or sets the character encoding used to encode the text in the notification message. (inherited from NotificationMessage)
public property IsBodyHtml Gets or sets a value that indicates whether the body of the message is HTML.
public property IsMulticast Gets or sets a value that indicates whether the message is delivered using the multicast method. Multicast is a term that describes a content delivery method in which a single stream is transmitted from a server to multiple clients. The clients have no connection with the server. Instead, the server sends a single copy of the stream across the network to multicast-enabled routers, which replicate the data.
public property Priority Defines the priority of the mail message.
public property Protocol  Gets or sets the protocol used to send the notification message. (inherited from NotificationMessage)
public property Subject Defines the subject of the mail message.

See Also


Send comments about this topic to Microsoft.