| MOVEitUserGroupInfoMaxMaxAttchSize Property | 
            Determines the maximum attachment size restriction that GroupAdmins
            of this group may assign to member users.
            
 
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.0.0
 Syntax
Syntaxpublic long MaxMaxAttchSize { get; }Public ReadOnly Property MaxMaxAttchSize As Long
	Get
public:
property long long MaxMaxAttchSize {
	long long get ();
}Property Value
Type: 
Int64 Remarks
Remarks
            A value of 0 indicates no restriction.
            
 See Also
See Also