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.