MessageId Property
The message identifier of the current message.
Syntax
__property String MessageId = {read=FMessageId, write=FSetMessageId};
Default Value
""
Remarks
The component 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