-1

https://msdn.microsoft.com/en-us/library/office/hh532568(v=exchg.80).aspx

Why does Exchange Webservices Managed API does not support creating of rooms?

1 Answers1

0

EWS is a Mailbox Access API for accessing Mailbox data as a user (like MAPI,IMAP,POP etc). Creating Mailboxes,Meeting Room, contacts, distribution groups are administrative functions so you need to use an administrative API.

Glen Scales
  • 20,495
  • 1
  • 20
  • 23