4AspNet POP3 .NET Component

EmailCore.ContentTransferEncoding Property

Content-Transfer-Encoding.

[Visual Basic]
Public ReadOnly Property ContentTransferEncoding As String
[C#]
public string ContentTransferEncoding {get;}

Property Value

ContentTransferEncoding returns the value of "Content-Transfer-Encoding" of the email.

See Also

EmailCore Class | ForAspNet.POP3 Namespace