kshinann Posted January 5, 2009 Posted January 5, 2009 Dear all, I am new to AutoIt, I am searching for information how can I get the script open up multiply mailboxes one by one and delete old emails in the mailbox. If I use the way below to open the outlook. how can I define different mailbox that I need to access? Can anyone help to give some clue? $oNameSpace = $o_Outlook.GetNameSpace("MAPI") $oInbox = $oNameSpace.GetDefaultFolder($olFolderInbox) Thanks regards, shin ann
kshinann Posted January 14, 2009 Author Posted January 14, 2009 Anyone can help on this? I have no idea how to start this.... Many thanks!!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now