Gets and sets the body of the current message part.
Syntax
object.Text [= value ]
Remarks
The Text property returns the body of the current message
part. Setting this property replaces the body of the current message
part with the new text.
Data Type
String
See Also
SelLength Property,
SelStart Property, SelText
Property
|