![]() |
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
|
|||
|
|||
![]()
I ma writing Outlook COM Addin in VB6. The Addin checks if an item is added
or moved to/from a predefined folder (X) from/to any other folder. It movement happens, it prompts to enter a password. If the password is invalid, the item is restored to original folder. -If mail Added to folder 'X' from folder 'A' -Prompt for password in ItemAdd of 'X'. -If password is invalid, move it back to 'A' Similarly for ItemRemove. As moved Item is not available in ItemRemove, I monitor all the other folders for ItemAdd and store the moved item and use it in ItemRemove. Now, If an item is moved to 'X' and invalid passowrd, it is moved back to say 'A'. And if the same mail is moved again to 'X', and invalid password, then I get an error 'Can't move items.' If some other item is moved, then it works fine. I even tried in C++ COM. I am getting the same error over there. Any help would be highly appreciated. Regards, Kiran |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
move items | Amir Atary | Outlook and VBA | 3 | May 1st 08 03:52 PM |
Move all items to new PC | RBear3 | Outlook - General Queries | 3 | December 28th 07 04:53 PM |
Move old sent items to subfolder | Chris Craven | Outlook and VBA | 1 | July 19th 07 07:23 AM |
Move Items from deleted items to another folder | [email protected] | Outlook and VBA | 1 | February 15th 07 07:27 PM |
Can't delete items or move items in Outlook 2002 | Garret Swayne | Outlook - General Queries | 2 | April 14th 06 08:15 AM |