Click or drag to resize
MOVEitMessageInfoState Property
The send state of the object.

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

Property Value

Type: MOVEitMessageInfoMessageState
Remarks
If state is "Sent", it indicates that the message is encrypted and stored on the MOVEit Transfer system. If the state is "Pending", it indicates the message only exists locally.
See Also