MsgPlainText Property
The plain text version of the message.
Object Oriented Interface
public function getMsgPlainText(); public function setMsgPlainText($value);
Procedural Interface
secureblackbox_imapclient_get($res, 73 ); secureblackbox_imapclient_set($res, 73, $value );
Default Value
''
Remarks
The plain text version of the message.
This property is not available at design time.
Data Type
String