Parent of moved mailItem

J

j

Hey All,

I'm developing shared AddIn for Outlook 2003, C# 2.0.

The scenario:

i subscribed to Item Add event for 'My Folder'.
i open Otulook (AddIn is loaded) and psysically move item from 'Inbox'
folder to 'My Folder'.

in the code: i catched the 'Item add' event, and want to know from
wchich fodler item was dragged/moved.

I wonder if there any solution for that???, cause mailItem 'Parent'
property pointed me to current folder the item present.



Thanks for advance.
 
K

Ken Slovak - [MVP - Outlook]

Please do not multipost. One minute is not very long to wait for an answer.
 
J

j

Thanks, my fall.

How ever, it's because of current forum behaviour.

anyway do you have some other advice for me?? :)

Please do not multipost. One minute is not very long to wait for an answer.

--
Ken Slovak
[MVP - Outlook]http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.http://www.slovaktech.com/products.htm






I'm developing shared AddIn for Outlook 2003,  C# 2.0.
The scenario:
i subscribed to Item Add event for 'My Folder'.
i open Otulook (AddIn is loaded) and psysically move item from 'Inbox'
folder to 'My Folder'.
in the code: i catched the 'Item add' event, and want to know from
wchich fodler item was dragged/moved.
I wonder if there any solution for that???, cause mailItem 'Parent'
property pointed me to current folder the item present.
Thanks for advance.- Hide quoted text -

- Show quoted text -
 
K

Ken Slovak - [MVP - Outlook]

Did you read the answer I posted?




Thanks, my fall.

How ever, it's because of current forum behaviour.

anyway do you have some other advice for me?? :)
 
J

j

Did you read the answer I posted?
--
Ken Slovak
[MVP - Outlook]http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.http://www.slovaktech.com/products.htm
"j" <[email protected]> wrote in message
Thanks, my fall.
How ever, it's because of current forum behaviour.
anyway do you have some other advice for me?? :)

nope.

which one?? i didn't get anything.- Hide quoted text -

- Show quoted text -

OK.
I got it. There are two posts.

I created a post, and after that decided to rename the subject. So, i
removed the old one and added a new one.
seems like 'remove' doesn't work as expected.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top