MessageRecipientAddress Property
This property contains the email address of the recipient.
Object Oriented Interface
public function getMessageRecipientAddress($recipientindex);
Procedural Interface
ipworksopenpgp_pimap_get($res, 61 , $recipientindex);
Default Value
''
Remarks
This property contains the email address of the recipient.
The size of the array is controlled by the MessageRecipientCount property.
This property is read-only and not available at design time.
Data Type
String