Click or drag to resize

MimeEncodingBinary Field

No encoding transformation has been performed. Binary encoding refers to data where any sequence of octets whatsoever is allowed. (RFC 2045 2.7)

Namespace:  Limilabs.Mail.Headers
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public static MimeEncoding Binary

Field Value

Type: MimeEncoding
See Also