GetPersonalFolder
Description
Returns the Folder object that represents the Personal queries folder for the current user.
Note: You must call SetSession on the
Workspace object before calling GetPublicFolder, if you have not created a
Session object.
Syntax
VBScript
workspace.GetPersonalFolder
Perl
$workspace->GetPersonalFolder
();
- Identifier
- Description
- workspace
- The Workspace object obtained from the current session.
- Return value
- Returns the Folder object that represents the Personal queries folder for the current user.