Returns the Folder object that represents the folder specified by the DbId argument.
VBScript
workspace.GetFolderByDbId DbId
Perl
$workspace->GetFolderByDbId(DbId);