NotificationMessage Members

Represents user-supplied text that is appended to a notification that is sent when System Center 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
public property Content Gets or sets the text that is appended to a notification.
public property Encoding Gets or sets the character encoding used to encode the text in the notification message.
public property Protocol Gets or sets the protocol used to send the notification message.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

NotificationMessage Class
Microsoft.EnterpriseManagement Namespace