SmtpNotificationAction Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 | Overloaded. |
Top
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 | (inherited from CreatableMonitoringBaseWithId) | |
IsBodyHtml | Determines whether the body of the Simple Mail Transfer Protocol (SMTP) notification is HTML. | |
ManagementGroup | The connection management group connection used by this object. (inherited from NotificationAction) | |
ManagementGroupId | (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. |
Top
Public Methods
(see also Protected Methods)
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 notification action. (inherited from NotificationAction) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
SmtpNotificationAction Class
Microsoft.EnterpriseManagement.Administration Namespace