MessageID Property  
 

Return a unique identifier for the current message.

Syntax

object.MessageID

Remarks

The MessageID property returns the value of the Message-ID header field, a string which is assigned by the mail server to uniquely identify the current message.

Data Type

String

See Also

GetHeader Method