MimeEntity.ContentTransferEncoding Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9083)
ContentTransferEncoding
Gets or sets the content transfer encoding of this entity.
Declaration
public ContentTransferEncoding ContentTransferEncoding { get; set; }
Property Value
Type | Description |
---|---|
ContentTransferEncoding | Content transfer encoding. |