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