MOVEitMessageInfoAttachments Property |
Namespace: MOVEit.DMZ.API
When the State property is "Pending", the KEYS will contain local file paths or filenames and the VALUES will contain local file paths or byte array buffers. When the State property is "Sent", the KEYS will contain file IDs and the VALUES will contain MOVEitFileInfo objects, which will only be partially filled, containing only ID, OriginalFilename, FileSize, and UploadIntegrity information.
When the MOVEitMessageInfo object has only been partially filled, this property will typically return null.