View colleagues calendar without sharing in asp.net application
-
Tuesday, May 01, 2012 5:11 AM
Hi All,
How can I show/ view my colleagues calendar items or appointments in asp.net page without sharing calendar.
I am using asp.net with C# and MS Exchange 2010, all users are in the same domain.
Please guide.
Thanks in advance.
Dharmender Sharma
- Moved by Bob_BaoMVP Thursday, May 03, 2012 4:26 AM (From:Outlook for Developers)
All Replies
-
Tuesday, May 01, 2012 7:07 PM
you could access that data using EWS and proper credentails for each collegue's calendar. You could also parse ics files if those collegues would send/expose them in any way (network share, special mailbox, etc.).- Proposed As Answer by Ed Price - MSFTMicrosoft Employee, Owner Friday, May 04, 2012 4:44 AM
- Marked As Answer by Ed Price - MSFTMicrosoft Employee, Owner Sunday, May 13, 2012 6:06 AM
-
Thursday, May 03, 2012 12:04 PM
Hi DamianD,
I haven't use EWS before, can you share some sample or code for the same.
Thanks
Dharmender Sharma

