W
WLAN
Hi,
I have a use case where i need to inject some custom action on folder create
event of Outlook. So initially i tried to use FolderAdd event of Outlook
Object model. But i faced lot of issues regarding subscribing this event in
2003 & 2007.
So i switched this event handling to exchange store level using Redemption
technique. This works fine in all use cases.
But my custom action gets executed sometimes when I click Unread Mail folder
or For Follow up , Large Mail, Tracked mail processing etc folders.
I think outlook creates some folder when I click on the above folders. This
seems to occuring only once when a fresh outlook installation is done,
Any idea, how do i solve this issue?
I have a use case where i need to inject some custom action on folder create
event of Outlook. So initially i tried to use FolderAdd event of Outlook
Object model. But i faced lot of issues regarding subscribing this event in
2003 & 2007.
So i switched this event handling to exchange store level using Redemption
technique. This works fine in all use cases.
But my custom action gets executed sometimes when I click Unread Mail folder
or For Follow up , Large Mail, Tracked mail processing etc folders.
I think outlook creates some folder when I click on the above folders. This
seems to occuring only once when a fresh outlook installation is done,
Any idea, how do i solve this issue?