MessageSubject Property
The subject of the message.
Object Oriented Interface
public function getMessageSubject();
Procedural Interface
ipworksopenpgp_pimap_get($res, 69 );
Default Value
''
Remarks
The class fills out this property with the subject of the message when message information is retrieved from the MailServer.
This property is read-only and not available at design time.
Data Type
String