ews-managed-api
ews-managed-api copied to clipboard
ExchangeService.GetRoomLists(): "Mailbox '<guid>' doesn't have a valid license."
We validate the user on Azure AD and found this have valid license (Office 365 E5 Developer). We are using OAuth grant flow.
While fetching data from Exchange using Exchange service, ExchangeService.GetRoomLists() is returning error as "Mailbox '
Detail message:
Error Message:An internal server error occurred. The operation failed., Mailbox '
Here ExchangeService is Microsoft.Exchange.WebServices.Data.ExchangeService.
Please suggest the missing part?