property MessageId: string;
Description
Holds the unique message identifier for the email message. Message-ID can be assigned by the server that receives this message.
MessageId gets of sets the value of the "Message-Id" Internet Message header. When you change MessageId, the respective header in the Headers property is changed as well.
See Also