See my reply in the messaging newsgroup.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Sandeep" <(E-Mail Removed)> wrote in message
news:3BF72405-210F-4D9B-ABA6-(E-Mail Removed)...
> I am trying to create a 2003 type PST file (With the increased file size
> over the earlier type of PST files). I have outlined the steps I have
> done
> so far and the problems I have encountered.
>
>
>
> From the MAPISVC.inf file which is found on all client
> machines,
> Here are the services available for PST files
>
>
> [Services]
> MSPST MS=Outlook 97-2002 Personal Folders File (.pst)
> MSUPST MS=Office Outlook Personal Folders File (.pst)
>
> I tried using the IMsgServiceAdmin::CreateMsgService method passing it
> "MSUPST MS" (Office Outlook Personal Folders File (.pst))which is for the
> new
> type of PST file but after this service is added to the present profile I
> still end up with a older PST file.
>
> Any Suggestions.
>