SPEmailHeader members
Represents a message header for an e-mail message.
The SPEmailHeader type exposes the following members.
Properties
Name | Description | |
---|---|---|
Name | Gets the name of the e-mail message header. | |
Value | Gets the value of the e-mail message header. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top