• Subject: About Outlook addin events
  • Author: Abhi.
  • Date: 09 Sep 2008
  • References:
I have problem in Outlook addin events this events just do occur
for first time only means once Item_Add event gets fired then after that no
event fires I think some where the events are washed out.
I have tried in InternalStartup() and as well in ThisApplication_Startup()
like , ldCalendar.Items.ItemAdd += new
Microsoft.Office.Interop.Outlook.ItemsEvents_ItemAddEventHandler(Items_ItemAdd);
All is working fine but due to events problem I am not getting to the
solution.
I think, somewhere Events should be raised from where should not
washed out. Should I do some extra for it ?

Thanks.
09 Sep 2008About Outlook addin events.Abhi.
09 Sep 2008\ Re: About Outlook addin events.Ken Slovak - [MVP - O...
10 Sep 2008   \ Re: About Outlook addin events.Abhi.
10 Sep 2008      \ Re: About Outlook addin events.Ken Slovak - [MVP - O...
14 Apr 2011         \ Re: As I said, add an Items collection object at class level..Roman Lonik
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)