Hunny Software Library Reference

Mailbox.Charset Property

Gets the charset for the display name.

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

Property Value

The character encoding identifier for the display name.

Remarks

The returned string indicates the character encoding identifier (charset) of the encoded display name.

See Also

Mailbox Class | Hunny.Mime Namespace