DIDiskQuotaUser.QuotaThresholdText property
January 7, 2021 · View on GitHub
Gets the user's warning threshold as a text string.
This property is read-only.
Syntax
QuotaThresholdText = DIDiskQuotaUser.QuotaThresholdText
Property value
The string value that contains the user's warning threshold. If a user's disk usage exceeds this value and the LogQuotaThreshold property is set to TRUE, the system generates an event log entry.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| DLL |
|
See also