Click or drag to resize
MOVEitMessageInfoRecipientsString Property
A comma-delimited list of major recipients of the message.

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

Property Value

Type: String
Remarks
Should only be used for display purposes when listing messages. Will only be populated when the State property is "Sent".
See Also