RawMessage Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

Message.RawMessage Property

The raw content from which this message has been constructed.
These bytes can be persisted and later used to recreate the Message.

public byte[] RawMessage { public get; private set; }

See Also

Message Class | OpenPop.Mime Namespace