NotificationSubscription Members

Updated: April 16, 2012

Represents a notification subscription.

The following tables list the members exposed by the NotificationSubscription type.

  Name Description
public property Actions Gets the notification actions for this notification subscription.
public property BccRecipients Gets the notification recipients on the Bcc line of the notification.
public property CcRecipients Gets the notification recipients on the Cc line of the notification.
public property Description Gets or sets the description of the notification subscription.
public property DisplayName Gets or sets the display name of the notification subscription.
public property Enabled Gets or sets a value that indicates whether the notification subscription is enabled. A disabled notification subscription does not deliver notifications.
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup The connection management group connection used by this object.
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name Gets or sets the name of the notification subscription.
public property ToRecipients Gets the notification recipients on the To line of the notification.
Top
(see also Protected Methods)
  Name Description
public method Equals  Overridden. (inherited from Object)
public method GetHashCode  Overridden. (inherited from Object)
public method GetType  (inherited from Object)
public method Reconnect Overridden. Reconnects to the specified management group after the object has been disconnected.
public method ToString  Overridden. (inherited from Object)
public method Update Overloaded. Updates the notification subscription.
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top