PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming RemovePST

Reply

RemovePST

 
Thread Tools Rate Thread
Old 01-03-2005, 10:37 AM   #1
Michele
Guest
 
Posts: n/a
Default RemovePST


Hi all,
there is a way to delete automatically averytime outlook is open al
"personal folders" from outlook profile?


Thanks in Advance
Michele


  Reply With Quote
Old 01-03-2005, 02:03 PM   #2
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: RemovePST

You could put code in the Application_Startup event handler to loop through
all the information stores and use RemoveStore to close the ones you don't
want.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Michele" <bike@hotmail.com> wrote in message
news:ueqHmqkHFHA.2648@TK2MSFTNGP14.phx.gbl...
> Hi all,
> there is a way to delete automatically averytime outlook is open al
> "personal folders" from outlook profile?
>
>
> Thanks in Advance
> Michele
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off