MOVEitUserGroupInfoAllowAttachments Property |
If set to 1, and the organization is configured to allow attachments
by group only, then members of this group will be allowed to add
attachments to their secure messages.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
Syntax public int AllowAttachments { get; }
Public ReadOnly Property AllowAttachments As Integer
Get
public:
property int AllowAttachments {
int get ();
}
Property Value
Type:
Int32See Also