![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
Ads |
#2
|
|||
|
|||
![]() Move returns the moved item, not its EntryID. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Organize eMails: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Tue, 21 Aug 2007 20:20:06 -0700 schrieb 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 |
#3
|
|||
|
|||
![]()
Thanks, Michael. You're right. But that wasn't the thing that I was doing
wrong. I was bumbling something else and finally got it to work. As a result, I've spent 6 hours automating a part of my life that will hopefully pay off dividends in the months ahead. ObjectOrientedProgramming is what got me out of Programming :-) -Mike "Michael Bauer [MVP - Outlook]" wrote: Move returns the moved item, not its EntryID. -- Viele Gruesse / Best regards Michael Bauer - MVP Outlook Organize eMails: http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6 Am Tue, 21 Aug 2007 20:20:06 -0700 schrieb 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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem in opening Outlook 2003 contact- Error Message " The properties dialog box could not be displayed. An invalid ENTRYID was pas. | Jaweed Patel | Outlook - Using Contacts | 1 | April 17th 07 01:31 PM |
Outlook does not want to delete message | Deon | Outlook - General Queries | 4 | February 23rd 07 07:19 PM |
blank contact lines,cannot delete,properties:invalid ENTRYID | Troy Coleman | Outlook - Using Contacts | 2 | June 28th 06 03:50 AM |
Not confirm delete of message in OL 03 | Bob S | Outlook - General Queries | 2 | June 26th 06 09:21 PM |
Message Delete Won't Work | Alex W. | Outlook Express | 4 | May 23rd 06 07:11 PM |