DIDiskQuotaUser.AccountContainerName property

Gets the name of the user's account container.

This property is read-only.

Syntax

AccountContainerName = DIDiskQuotaUser.AccountContainerName

Property value

A string value that is set to the user's account container name.

Remarks

For accounts without directory services information, this property contains the domain name. For accounts with directory services information, this property contains a canonical name with the terminating object name removed.

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

DIDiskQuotaUser Object