MessagePart Property

From OpenPop.NET

OpenPop.NET POP3 Library Documentation

Message.MessagePart Property

This is the body of the email Message.

If the body was parsed for this Message, this property will never be a null reference.

public MessagePart MessagePart { public get; private set; }

See Also

Message Class | OpenPop.Mime Namespace