Represents a header for Simple Mail Transfer Protocol (SMTP) notification actions.
The following tables list the members exposed by the SmtpNotificationActionHeader type.
Public
Constructors
| Name | Description | |
|---|---|---|
| SmtpNotificationActionHeader | Overloaded. Initializes a new SmtpNotificationActionHeader object. |
Public
Properties
| Name | Description | |
|---|---|---|
|
Name | Gets or sets the name of the header for the SMTP notification action. |
|
Value | Gets or sets the value of the header for the SMTP notification action. |
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | Overloaded. (inherited from Object) |
|
GetHashCode | (inherited from Object) |
|
GetType | (inherited from Object) |
![]()
|
ReferenceEquals | (inherited from Object) |
|
ToString | (inherited from Object) |
Protected
Methods
| Name | Description | |
|---|---|---|
|
Finalize | (inherited from Object) |
|
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.

