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