DiskQuotaControl.DefaultQuotaLimit property
May 3, 2021 · View on GitHub
Sets or gets the default quota limit.
This property is read/write.
Syntax
iDefaultQuotaLimit = DiskQuotaControl.DefaultQuotaLimit
DiskQuotaControl.DefaultQuotaLimit = iDefaultQuotaLimit
Property value
An Integer value that specifies or receives the default quota limit for new users, in bytes.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| DLL |
|
See also