MessageInfoSubject Property
The subject of a message in a message info listing.
Object Oriented Interface
public function getMessageInfoSubject($messageinfoindex);
Procedural Interface
ipworksopenpgp_pimap_get($res, 47 , $messageinfoindex);
Default Value
''
Remarks
The subject of a message in a message info listing.
The size of the array is controlled by the MessageInfoCount property.
This property is read-only and not available at design time.
Data Type
String