This is the encoding used to parse the message body if the MessagePart
is not a MultiPart message. It is derived from the ContentType character set property.
public Encoding BodyEncoding { public get; private set; }
See Also
MessagePart Class | OpenPop.Mime Namespace