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; }

Field Value

TransferEncoding of the content.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also