Represents user-supplied text that is appended to a notification that is sent when Service Manager responds to an event or alert.
The following tables list the members exposed by the NotificationMessage type.
Protected Constructors
Name | Description | |
---|---|---|
NotificationMessage | Initializes a new instance of the NotificationMessage class. |
Public Properties
Name | Description | |
---|---|---|
Content | Gets or sets the text that is appended to a notification that is sent when Service Manager responds to an event or alert. | |
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. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.