Mime |
public string ContentMd5 { get; set; }
Exception | Condition |
---|---|
ObjectDisposedException | The MimePart has been disposed. |
The Content-MD5 header specifies the base64-encoded MD5 checksum of the content in its canonical format.
For more information, see rfc1864.