Click or drag to resize
MOVEitMessageInfoID Property
The unique ID of the message.

Namespace: MOVEit.DMZ.API
Assembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax
public string ID { get; }

Property Value

Type: String
Remarks
If the State property is "Sent", returns the unique ID of the message. Otherwise, returns -1.
See Also