Hunny Software Library Reference

Headers.ContentTransferEncoding Property

Gets the field body of the Content-Transfer-Encoding header field.

[Visual Basic]
Public ReadOnly Property ContentTransferEncoding As TransferEncodingType
[C#]
public TransferEncodingType ContentTransferEncoding {get;}

Remarks

If the field does not exist, accessing the property creates it.

See Also

Headers Class | Hunny.Mime Namespace