outlook and removestore

  • Thread starter Thread starter Michele
  • Start date Start date
M

Michele

hi there,
i have 2 questions:

1) is it possible use remostore in a vbs files outside outlook?

2) is it possible find all personal folders name attached in an outlook
profile?

Thanks in advance
Michele
 
1) You have full access to the Outlook Object Model using VBScript in a .vbs
file.

2) You need to use CDO to return the InforStore.Name property.
 

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

Back
Top