Scope Parameter for AdvancedSearch

  • Thread starter Thread starter Renjith
  • Start date Start date
R

Renjith

Hello

I am not able to get the format for the scope parameter for the
AdvancedSearch method for specifying a folder in my personal pst file.
(this is not the default pst file).


Thanks
Renjith
 
Try "'\\Personal Folders\Sent Items\'" enclosing the folder path in single quotes inside double quotes.

FYI, there is a newsgroup specifically for general Outlook programming issues "down the hall" at microsoft.public.outlook.program_vba or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public.outlook.program_vba

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top