Hey guys, My boss has asked me to create an event sink that intercepts updates to the company calendar, and automatically adds them to the president's personal calendar (so that he can see it on his Blackberry). I've written an example event sink, and I've been able to compile it and test it. However, I'm not really sure how to even begin writing a calendar event sink. Does anyone have any code that I can look at, or any advice that I can use to get started? Thanks! Todd
Hi Todd, have a look here: http://www.infinitec.de/articles/exchange/managedeventsinks.aspx The articles also contains links to the relevant articles on MSDN. Greetings, Henning Krause "Todd Jaspers" wrote in message news:0487D0CC-A5D1-4E68-91C8-A6B9B15A4E94@microsoft.com... > Hey guys, > > My boss has asked me to create an event sink that intercepts updates > to > the company calendar, and automatically adds them to the president's > personal > calendar (so that he can see it on his Blackberry). > > I've written an example event sink, and I've been able to compile it and > test it. However, I'm not really sure how to even begin writing a calendar > event sink. Does anyone have any code that I can look at, or any advice > that > I can use to get started? > > > Thanks! > > Todd