detecting Inbox subfolders

  • Thread starter Thread starter Stef
  • Start date Start date
S

Stef

Hi,

How can I loop through an inbox subfolders? I know with
folders I can get there but I always seems to look over
the problem

for inti=1 objoutl....folders(1).folders(1).count

(What I also don't understand that if I loop de folders
collection objoutlook....folders(inti) and look at the
foldernames the inbox is at the second position
(objoutl...folders(2).name but the olinbox has a value of
6?)

Thx Stef
 
Back
Top