Click or drag to resize
MOVEitMessageInfoSendStamp Property
The date and time the message was sent.

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

Property Value

Type: DateTime
Remarks
Will only be populated when the State property is "Sent".
See Also