Exchange Online
A Microsoft email and calendaring hosted service.
6,178 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Outlook calendar of the signedin user needs to be displayed in our web app. I understand that the calendar can be published and the corresponding html link can be embedded. Is there any way to publish the calendar and get the html link programmatically? Thanks in advance.
The only way would be to use the Get-MailboxCalendarFolder/Set-MailboxCalendarFolder cmdlets from the Exchange Online module. Graph does not currently support this functionality, afaik.