[TIBCO.EMS .NET Admin client library 8.1 documentation]

Get the message ID of this message.

Namespace:  TIBCO.EMS.ADMIN
Assembly:  TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)

Syntax

public string MessageID { get; }
Public ReadOnly Property MessageID As String
public:
property String^ MessageID {
	String^ get ();
}

See Also