SmtpNotificationAction Members

Updated: April 16, 2012

Represents a Simple Mail Transfer Protocol (SMTP) notification action for notification subscriptions.

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

  Name Description
  SmtpNotificationAction Overloaded.  
Top
  Name Description
public property Body Gets or sets the body of the Simple Mail Transfer Protocol (SMTP) notification action.
public property BodyEncoding Gets or sets the body encoding for the Simple Mail Transfer Protocol (SMTP) notification action.
public property Description  Gets or sets the description of the notification action. (inherited from NotificationAction)
public property DisplayName  Gets or sets the display name of the notification action. (inherited from NotificationAction)
public property Endpoint Gets or sets the endpoint for the Simple Mail Transfer Protocol (SMTP) notification action.
public property From Gets or sets the information for the From line of the Simple Mail Transfer Protocol (SMTP) notification.
public property Headers Gets the information for the header of the Simple Mail Transfer Protocol (SMTP) notification.
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property IsBodyHtml Determines whether the body of the Simple Mail Transfer Protocol (SMTP) notification is HTML.
public property ManagementGroup  The connection management group connection used by this object. (inherited from NotificationAction)
public property ManagementGroupId  (inherited from MonitoringBase)
public property Name  Gets or sets the name of the notification action. (inherited from NotificationAction)
public property ReplyTo Gets or sets the information for the ReplyTo line of the Simple Mail Transfer Protocol (SMTP) notification.
public property Subject Gets or sets the information for the subject of the Simple Mail Transfer Protocol (SMTP) notification.
public property SubjectEncoding Gets or sets the encoding for the subject of the Simple Mail Transfer Protocol (SMTP) 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. (inherited from MonitoringBase)
public method ToString  Overridden. (inherited from Object)
public method Update  Updates the notification action. (inherited from NotificationAction)
Top
  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top