My application integrates with Outlook events using SecurityManager (so I use the Outlook Object Model). Both importing events from Outlook into my database and any events made in my application creating and changing outlook events.
Has anyone written a quick piece of translation code between Outlook Recurring Events and Infragistics Recurring Events. VB Code would be really helpful for me. Thanks.
To download and install the samples you should go to the Infragistics website and login to My Keys and Downloads. Under NetAdvantage click on NetAdvantage Ultimate 2011 Vol.1 and then from the Products & Bundles list select "NetAdvantage for Windows Forms 2011 Vol.1 Product and Samples".
This will download a folder called NetAdvantage_WinForms_20111_WithSamples.zip which you can unzip. In that folder there is a subfolder called Setups. In the Setups folder there is an msi called NetAdvantage_WinForms_20111_Samples.msi which you can run to install the samples.
Here is the URL for login page which will take you to My Keys and Downloads:
https://es.infragistics.com/Login.aspx?ReturnUrl=%2fMembership%2fDefault.aspx%3fpanel%3dDownloads&panel=Downloads
In our samples that you can install with NetAdvantage there is an application called Outlook 2003 RecurrenceDialog2003 which I think will be helpful for you. Take a look at it and let me know if you have further questions.