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