Click or drag to resize
MimeKit

TnefReaderMessageCodepage Property

Get the message codepage.

Namespace: MimeKit.Tnef
Assembly: MimeKit (in MimeKit.dll) Version: 4.3.0
Syntax
C#
public int MessageCodepage { get; }

Property Value

Int32
The message codepage.
Remarks
Gets the message codepage.
See Also