Need codes for change the default delivery store

C

curtiswong

I have written a vbscript that could

1. create a new pst
2. copy all folders in the current delivery store to this new pst

However, I have no idea to change the default delivery with vbscript
codes. Please help.

I can post the code here if you need it. Thank you.
 
D

Dmitry Streblechenko

Can't do that in OOM or CDO 1.21.
Extended MAPI: IMAPISession.SetDefaultStore()
Redemption: RDOStore.Default or RDOSession.Stores.DefaultStore

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top