View Single Post
 
Old 10-20-2014, 12:02 AM
megatronixs megatronixs is offline Windows 7 32bit Office 2003
Advanced Beginner
 
Join Date: Aug 2012
Posts: 42
megatronixs is on a distinguished road
Default

Hi Gmayor,

Is the below code counting from the top of the email box? (so 6 would be the inbox)?

Code:
Set Inbox = OlApp.GetNamespace("Mapi").GetDefaultFolder(6) 'Inbox
Would be great to know, because I could talk to other email boxes as well.

Greetings.
Reply With Quote