MessageCc Property
The value of the CC header of the last retrieved message.
Object Oriented Interface
public function getMessageCc();
Procedural Interface
ipworksopenpgp_ppop_get($res, 23 );
Default Value
''
Remarks
This property contains the value of the CC header of the last retrieved message. The same information may also be retrieved through the Header event.
This property is read-only.
Data Type
String