Gets or sets the content transfer encoding of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public Property ContentTransferEncoding As ContentTransferEncoding Get Set |
C# |
---|
public ContentTransferEncoding ContentTransferEncoding { get; set; } |