Represents an endpoint for sending notifications using the Simple Mail Transfer Protocol (SMTP). This endpoint allows you to send notifications to email addresses.
The following tables list the members exposed by the SmtpNotificationEndpoint type.
Name | Description | |
---|---|---|
SmtpNotificationEndpoint | Overloaded. |
Name | Description | |
---|---|---|
![]() |
Description | Gets or sets the description of this notification endpoint. (inherited from NotificationEndpoint) |
![]() |
DisplayName | Gets or sets a descriptive name for the endpoint. (inherited from NotificationEndpoint) |
![]() |
Id | (inherited from CreatableMonitoringBaseWithId) |
![]() |
ManagementGroup | The connection management group connection used by this object. (inherited from NotificationEndpoint) |
![]() |
ManagementGroupId | (inherited from MonitoringBase) |
![]() |
MaxPrimaryRecipientsPerMail | The maximum number of primary recipients to whom a notification can be sent. |
![]() |
Name | Gets or sets the name of the endpoint. (inherited from NotificationEndpoint) |
![]() |
PrimaryServer | The Simple Mail Transfer Protocol (SMTP) server that relays notifications to recipients. |
![]() |
PrimaryServerSwitchBackIntervalSeconds | The number of seconds to attempt delivery to the primary SMTP server before switching to a secondary server. |
![]() |
RecipientProtocol | Gets or sets the name of the protocol used to send notifications to this endpoint. (inherited from NotificationEndpoint) |
![]() |
SecondaryServers | The SMTP servers to which notifications can be sent if delivery to the primary SMTP server fails. |
(see also Protected Methods)
Top
Name | Description | |
---|---|---|
![]() |
Equals | Overridden. (inherited from Object) |
![]() |
GetHashCode | Overridden. (inherited from Object) |
![]() |
GetType | (inherited from Object) |
![]() |
Reconnect | Overridden. Reconnects to the specified management group after the object has been disconnected. (inherited from MonitoringBase) |
![]() |
ToString | Overridden. (inherited from Object) |
![]() |
Update | Updates the operational database with the modified property values. (inherited from NotificationEndpoint) |
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object) |
![]() |
MemberwiseClone | (inherited from Object) |