An ID of the message that is SUPPOSED to be in every message according to the RFC.
The ID is unique.
a null reference if no Message-ID header field was present in the message
public string MessageId { public get; private set; }
See Also
MessageHeader Class | OpenPop.Mime.Header Namespace