MessageReplyTo Property
Email address(s) where replies to the message should be sent.
Object Oriented Interface
public function getMessageReplyTo();
Procedural Interface
ipworksopenpgp_pimap_get($res, 65 );
Default Value
''
Remarks
This property contains the email address(s) where replies to the message should be sent. There are cases when a message may have more than one Reply-To address. If this is the case, the addresses are provided in this property separated by commas.
This property is read-only and not available at design time.
Data Type
String