BodyEncoding Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessagePart.BodyEncoding Property

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