MessageText Property
The body of the retrieved message.
Syntax
pimapcontrol.MessageText[=string]
Default Value
""
Remarks
The control fills out this property with the contents of the message body (in RFC822 format) when a call to FetchMessageText completes successfully.
This property is not available at design time.
Data Type
String