NotificationMessage Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
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. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
![]() |
Equals | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
NotificationMessage Class
Microsoft.EnterpriseManagement Namespace