M
Mike Petonic
Hi ... Glad that I found you folks. I am trying to do some automation with
MyLifeOrganized and Outlook.
Basically, I want to delete a message in my Inbox and get the new EntryID
(which changes when a message moves folders, of course) and save that new
EntryID in the clipboard.
I'm open to using the Redemption libraries or whatnot. Scouring this
community, I see a couple of references to the fact that MailItem.move() is a
function and returns the new EntryID, but not in my case. I get an undefined
error.
So, ignore my approach, is there another way to do it? Just netting it out,
I need to delete a message from my Inbox, and save the EntryID of the message
that is in the Deleted Folder.
Thanks!
-Mike
MyLifeOrganized and Outlook.
Basically, I want to delete a message in my Inbox and get the new EntryID
(which changes when a message moves folders, of course) and save that new
EntryID in the clipboard.
I'm open to using the Redemption libraries or whatnot. Scouring this
community, I see a couple of references to the fact that MailItem.move() is a
function and returns the new EntryID, but not in my case. I get an undefined
error.
So, ignore my approach, is there another way to do it? Just netting it out,
I need to delete a message from my Inbox, and save the EntryID of the message
that is in the Deleted Folder.
Thanks!
-Mike