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