Click or drag to resize
MOVEitMessageInfo.State 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 MOVEitMessageInfo. MessageState State { get; }

Property Value

Type: MOVEitMessageInfo.MessageState
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