My Outlook has multiple accounts. How do I get the Items object of a specific account?
For example, assume that there are three account, username@abc.com, username@def.com and username@ghi.com. Further, assume that Items object that corresponds to the Inbox for username@ghi.com is needed. What is the syntax to acquire that Items object?
For example, assume that there are three account, username@abc.com, username@def.com and username@ghi.com. Further, assume that Items object that corresponds to the Inbox for username@ghi.com is needed. What is the syntax to acquire that Items object?