The methods of the MessagePart class are listed below. For a complete list of MessagePart class members, see the MessagePart Members topic.
Public Instance Methods
GetBodyAsText | Gets this MessagePart's Body as text. This is simply the BodyEncoding being used on the raw bytes of the Body property. This method is only valid to call if it is not a MultiPart message and therefore contains a body. |
Save | Overloaded. Save this MessagePart's contents to a file. There are no methods to reload the file. |
See Also
MessagePart Class | OpenPop.Mime Namespace