Represents a Simple Mail Transfer Protocol (SMTP) notification action for notification subscriptions.
The following tables list the members exposed by the SmtpNotificationAction type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SmtpNotificationAction | Initializes a new SmtpNotificationAction object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Body | Gets or sets the body of the Simple Mail Transfer Protocol (SMTP) notification action. |
|
BodyEncoding | Gets or sets the body encoding for the Simple Mail Transfer Protocol (SMTP) notification action. |
|
Description | Gets or sets the description of the notification action. (inherited from NotificationAction) |
|
DisplayName | Gets or sets the display name of the notification action. (inherited from NotificationAction) |
|
Endpoint | Gets or sets the endpoint for the Simple Mail Transfer Protocol (SMTP) notification action. |
|
From | Gets or sets the information for the From line of the Simple Mail Transfer Protocol (SMTP) notification. |
|
Headers | Gets the information for the header of the Simple Mail Transfer Protocol (SMTP) notification. |
|
Id | Gets the globally unique identifier (GUID) for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
IsBodyHtml | Determines whether the body of the Simple Mail Transfer Protocol (SMTP) notification is HTML. |
|
ManagementGroup | Gets the Management Group that the object is in. (inherited from MonitoringBase) |
|
ManagementGroupId | Gets the globally unique identifier (GUID) for the Management Group that the object is in. (inherited from MonitoringBase) |
|
Name | Gets or sets the name of the notification action. (inherited from NotificationAction) |
|
ReplyTo | Gets or sets the information for the ReplyTo line of the Simple Mail Transfer Protocol (SMTP) notification. |
|
Subject | Gets or sets the information for the subject of the Simple Mail Transfer Protocol (SMTP) notification. |
|
SubjectEncoding | Gets or sets the encoding for the subject of the Simple Mail Transfer Protocol (SMTP) notification. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from CreatableMonitoringBaseWithId) |
|
GetHashCode | Gets the hash code for the CreatableMonitoringBaseWithId object. (inherited from CreatableMonitoringBaseWithId) |
|
GetType | (inherited from Object) |
|
Reconnect | (inherited from MonitoringBase) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | Returns the relevant display string for the object. (inherited from MonitoringBase) |
|
Update | Updates the notification action. (inherited from NotificationAction) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

