V
Vikas Tiwari
Hi,
I want to open outlook with a specified folder within a specified .pst
file.
I am using following commandline string:
"C:\Program Files\Microsoft Office\Office\OUTLOOK.EXE" /select
outlook:\\test\contacts
It is working fine and opening the "contacts" folder of "test" pst.
Now the problem is that there are two ".pst" files in the outlook with
same name "test".(Names can be same, though paths need to be
different).In this scenario, the above commandline option is opening
the contacts of first "test" pst. I want to open the contacts folder
of second .pst.
Can anyone help me out here...??
I am searching goole for last few days but not able to get any
solution.
I want to open outlook with a specified folder within a specified .pst
file.
I am using following commandline string:
"C:\Program Files\Microsoft Office\Office\OUTLOOK.EXE" /select
outlook:\\test\contacts
It is working fine and opening the "contacts" folder of "test" pst.
Now the problem is that there are two ".pst" files in the outlook with
same name "test".(Names can be same, though paths need to be
different).In this scenario, the above commandline option is opening
the contacts of first "test" pst. I want to open the contacts folder
of second .pst.
Can anyone help me out here...??
I am searching goole for last few days but not able to get any
solution.