Description
Returns
the Folder object that represents the Personal queries folder for the current
user.
Remarque : You must call SetSession on the
Workspace object before calling GetPublicFolder, if you have not created a
Session object.
Syntaxe
VBScript
workspace.GetPersonalFolder
Perl
$workspace->GetPersonalFolder();
- Identificateur
- 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.