SmtpNotificationEndpoint Properties

Updated: April 16, 2012

  Name Description
public property Description  Gets or sets the description of this notification endpoint. (inherited from NotificationEndpoint)
public property DisplayName  Gets or sets a descriptive name for the endpoint. (inherited from NotificationEndpoint)
public property Id  (inherited from CreatableMonitoringBaseWithId)
public property ManagementGroup  The connection management group connection used by this object. (inherited from NotificationEndpoint)
public property ManagementGroupId  (inherited from MonitoringBase)
public property MaxPrimaryRecipientsPerMail The maximum number of primary recipients to whom a notification can be sent.
public property Name  Gets or sets the name of the endpoint. (inherited from NotificationEndpoint)
public property PrimaryServer The Simple Mail Transfer Protocol (SMTP) server that relays notifications to recipients.
public property PrimaryServerSwitchBackIntervalSeconds The number of seconds to attempt delivery to the primary SMTP server before switching to a secondary server.
public property RecipientProtocol  Gets or sets the name of the protocol used to send notifications to this endpoint. (inherited from NotificationEndpoint)
public property SecondaryServers The SMTP servers to which notifications can be sent if delivery to the primary SMTP server fails.