MessageInfoMessageId Property
The unique identifier of a message in a message info listing.
Syntax
__property String MessageInfoMessageId[int MessageInfoIndex] = {read=FMessageInfoMessageId, write=FSetMessageInfoMessageId};
Default Value
""
Remarks
The unique identifier 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