public string ContentTransferEncoding { get; set; }
Gets the Content-Transfer-Encoding of the body part.
Hint: Use the MimeUtils.TryParse method to parse this value into a usable ContentEncoding.
Copyright © 2013-2023 Jeffrey Stedfast