The properties of the Message class are listed below. For a complete list of Message class members, see the Message Members topic.
Public Instance Properties
Headers | Headers of the Message. |
MessagePart | This is the body of the email Message. If the body was parsed for this Message, this property will never be a null reference. |
RawMessage | The raw content from which this message has been constructed. These bytes can be persisted and later used to recreate the Message. |
See Also
Message Class | OpenPop.Mime Namespace