DiskQuotaControl.LogQuotaThreshold property

Sets or gets a Boolean value that indicates whether a system event log entry will be made when a user exceeds his or her assigned quota threshold.

This property is read/write.

Syntax

bLogQuotaThreshold = DiskQuotaControl.LogQuotaThreshold
DiskQuotaControl.LogQuotaThreshold = bLogQuotaThreshold

Property value

This property is set to TRUE if a system event log entry is made when the user exceeds his or her quota warning threshold, or FALSE otherwise.

Requirements

Requirement Value
Minimum supported client
Windows 2000 Professional [desktop apps only]
Minimum supported server
Windows 2000 Server [desktop apps only]
DLL
Shell32.dll (version 5.0 or later)

See also

DefaultQuotaThreshold

DiskQuotaControl Object

LogQuotaLimit