Forum Discussion
pavanpavuluri
May 11, 2021Copper Contributor
How to configure O365 Calendar for On-Prem custom Mail solutions
We have few users that use custom mail solution. Is there a way to configure Teams calendar for these users without moving them to exchange?
- May 14, 2021Unfortunately no. Teams doesn't actually have a calendar, it leverages Exchange / Exchange Online mailboxes. The closest you could get would be to build a solution to sync entries between an Exchange Online mailbox and your custom solution using Graph API.
https://docs.microsoft.com/en-us/graph/api/resources/calendar?view=graph-rest-1.0
SeanMcAvinue
May 14, 2021MVP
Unfortunately no. Teams doesn't actually have a calendar, it leverages Exchange / Exchange Online mailboxes. The closest you could get would be to build a solution to sync entries between an Exchange Online mailbox and your custom solution using Graph API.
https://docs.microsoft.com/en-us/graph/api/resources/calendar?view=graph-rest-1.0
https://docs.microsoft.com/en-us/graph/api/resources/calendar?view=graph-rest-1.0