calendar notifications

I have shared my calendar and given permissions to others so they can add events.  I want to be notified when someone adds an event.  Not the event reminder but just to be told that someone has added an event.  Any idea how I might accomplish this.

September 26th, 2013 12:52am

Hi,

We can track the changes on the calendar folder and automatically send emails using VBA.

As far as I know, Exchange 2010 introduces new mailbox audit logging functionality that can track actions taken on mailbox items. See:

http://technet.microsoft.com/en-us/library/ff459257.aspx

Also check the following article that introduced the VBA code to automatically send emails:

http://www.slipstick.com/developer/code-samples/send-email-address-vba/

Please note: The VBA code in the article doesnt include the function of tracking changes in calendar.

We can also refer to this thread which has a similar issue:

http://social.technet.microsoft.com/Forums/exchange/en-US/b1e5d00c-40f9-443b-88b6-fb292e38199f/outlook-2010-how-can-i-get-notified-when-an-appointment-changes-in-a-shared-calendar

Regards.

Steve Fan
TechNet Community Support

Free Windows Admin Tool Kit Click here and download it now
September 26th, 2013 10:34pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics