MOVEitMessageInfoRecipients Property |
Namespace: MOVEit.DMZ.API
The KEYS will contain strings which represent either usernames (e.g. "jsmith"), email addresses or group names. All KEYS are prefixed with either "TO:", "CC:", or "BCC:". Group names will be prefixed with "Group:". (e.g. "CC:Group:West Coast") When the State property is "Pending" the VALUES will not be filled in. When the State property is "Sent" the VALUES will be either a real name or a group ID.
When the MOVEitMessageInfo object has only been partially filled, this property will typically return null.