I am trying to use a foreach loop to get everything in an Outlook inbox, but in Outlook 11, there is no Item property. How do I get at each item using a foreach loop?
>I am trying to use a foreach loop to get everything in an Outlook inbox, > but in Outlook 11, there is no Item property. How do I get at each item > using a foreach loop?