How to get the html link of a published outlook calendar at runtime for the signedin user using any api / code?

Swaminathan Kannusamy 0 Reputation points
2023-12-06T01:10:00.8333333+00:00

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.

Exchange Online
Exchange Online
A Microsoft email and calendaring hosted service.
6,178 questions
Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 119.6K Reputation points MVP Volunteer Moderator
    2023-12-06T07:43:10.0733333+00:00

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.