Email |
[DataContractAttribute] public class EmailTransportHeader
The EmailTransportHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| EmailTransportHeader | Constructor. |
| Name | Description | |
|---|---|---|
| Items | Any sensitive item such as email address or IP address parsed from header. | |
| Name | Gets or sets the name of the header. | |
| Text | Gets or sets the raw header text. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |