The ContentTransferEncodingField type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | body | (Inherited from MimeField.) |
![]() ![]() | Encoding7Bit |
The 7bit encoding.
|
![]() ![]() | Encoding8Bit |
The 8bit encoding.
|
![]() ![]() | EncodingBase64 |
The base64 encoding.
|
![]() ![]() | EncodingBinary |
The binary encoding.
|
![]() ![]() | EncodingQuotedPrintable |
The quoted-printable encoding.
|
![]() | name | (Inherited from MimeField.) |
![]() | raw | (Inherited from MimeField.) |
See Also