Click or drag to resize
MOVEitUserGroupInfoMaxMaxAttchSize Property
Determines the maximum attachment size restriction that GroupAdmins of this group may assign to member users.

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

Property Value

Type: Int64
Remarks
A value of 0 indicates no restriction.
See Also