Retrieving a Folder Name (Folder)

Use the Permission interface Folder property to retrieve a folder's name.

Signature:

HRESULT Folder([out, retval] BSTR *pVal);

Refer to Permission Interface Properties for an illustration of how this and other Permission properties can be accessed in the Administrator interface.