Share via


NotificationMessage Class

Definition

Represents user-supplied text that is appended to a notification that is sent when Service Manager responds to an event or alert.

public ref class NotificationMessage abstract
public abstract class NotificationMessage
type NotificationMessage = class
Public MustInherit Class NotificationMessage
Inheritance
NotificationMessage
Derived

Constructors

NotificationMessage()

Initializes a new instance of the NotificationMessage class.

Properties

Content

Gets or sets the text that is appended to a notification.

Encoding

Gets or sets the character encoding used to encode the text in the notification message.

Protocol

Gets or sets the protocol used to send the notification message.

Applies to