MessageID

Gets and sets the ID of the message object that displays at the new waypoint.

 

JavaScript

 

MessageID

 

C#

 

string MessageID { get; set; }

 

C++

 

HRESULT MessageID([out, retval] BSTR* pVal)

HRESULT MessageID([in] BSTR pVal)