Accessing cetain folders in Outlook via VBA

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

1) How can I access my Hotmail "Inbox"
When I use
Set ParentFolder=Application.Session.GetDefaultFolder(olFolderInbox)
it accesses my "Standard" Inbox, I want my Hotmail Inbox, what do I need to
change ?

2) How can I access lets say a path of folders
\\Inbox\test\tes2\test3
How can I access "test3" ?

Thank you,
Jeff
 

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