For a list of all members of this type, see MailHeader members.
"| Name | Description | |
|---|---|---|
![]() | AllowUtf8Encoding | Gets or sets a flag that controls the use of UTF-8 encoding in the mail header. |
![]() | Capacity | (Inherited from System.Collections.ArrayList) |
![]() | Count | (Inherited from System.Collections.ArrayList) |
![]() | EncodingError | Returns true if at least one character in the header failed to encode. |
![]() | IsFixedSize | (Inherited from System.Collections.ArrayList) |
![]() | IsReadOnly | (Inherited from System.Collections.ArrayList) |
![]() | IsSynchronized | (Inherited from System.Collections.ArrayList) |
![]() | Item | Gets or sets the element matching the specified HeaderLabelType. |
![]() | MaxLineLength | The maximum length of a header line. |
![]() | Priority | Gets or sets the Priority of the message. |
![]() | ReplyTo | Gets or sets the Reply-To header field in the message. |
![]() | ReturnPath | Gets the value of the message’s Return-Path header field. |
![]() | ReturnReceiptTo | MailAddress value representing the email address of the person to whom a message should be sent when this message is read. |
![]() | Subject | Sets the "SUBJECT:" header field in the message. |
![]() | SyncRoot | (Inherited from System.Collections.ArrayList) |
![]() | Utf8Encoded | Returns true if UTF8 encoding is used in the header. |
