I'd like to know if it is possible to programmaticaly add Holidays Calendars using Exchange Web services ?
When using Outlook client, you can select holidays calendars from any countries to appear in your own calendar.
What I would liek to do is allowing user to select countries in my app, then checking if its personnal calendar contains the selected holidays calendars and if I can't find one, add it programmaticaly (the user is authenticated using Exchange Web Service Managed API)...
(My app is developped in C#)
any help welcome,
Fred.