Gets the charset (Encoding) of the content of this entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property Charset As Encoding Get |
C# |
---|
public Encoding Charset { get; } |