Mime4.net Home | Community Edition | Order | Usage examples | Feedback
ContentTransferEncodingField Encoding Property MIME4NET Class Library Documentation
Gets the encoding defined in this field.

Namespace: NI.Email.Mime.Field
Assembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax

public string Encoding { get; }

Property Value

Type: String
Remarks

Returns the encoding or an empty string if not set.
See Also