Our Exchange Admins (Exchange 2010 SP1) have setup a shared resource calendar. There is no mailbox assigned to this resource calendar. I want to be able to read the meetings using EWS and C#. Snippet: ExchangeService esvc=newExchangeService(ExchangeVersion.Exchange2010); The CalendarFolder.Bind throws the error: "The SMTP address has no mailbox associated with it." How can I read the items on a Share Resource Calendar that has no associated mailbox... or is it even possible? Thanks !! |
↧
Accessing a Resource Calendarvia EWS and C# (no assigned mailbox)
↧