Example Applies To
The property contains the parsed MessageID field of the message header associated with the Message.
Syntax
Visual Basic
object.FieldFrom [= String]
Visual C++
CString object.GetFieldMessageID()
| Part | Description |
| object | An instance of a Message Object. |
Remarks
This property is READ ONLY. The MessageID field contains a unique identifier which refers to THIS version of THIS message. The uniqueness of the message is guaranteed by the host which generates it.