MessageId Property
The message identifier of the current message.
Object Oriented Interface
public function getMessageId();
Procedural Interface
ipworksopenpgp_pimap_get($res, 40 );
Default Value
''
Remarks
The class fills out this property when message information is retrieved from the MailServer.
The id is permanent if UIDMode is set, and temporary otherwise.
This property is read-only and not available at design time.
Data Type
String