question

Keerthigazerosoft-5957 avatar image
0 Votes"
Keerthigazerosoft-5957 asked Deva-MSFT answered

Add jobs event to oultook calendar when job event send in email

Hi,

In the email, we will send the job details and calendar link. When click this calendar link, it should bind the email job events in outlook calendar. Is this possible?

Could you please explain the steps? If it has any API, please explain the steps.

microsoft-graph-mailmicrosoft-graph-calendar
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Deva-MSFT avatar image
0 Votes"
Deva-MSFT answered

You can try the following approaches to see if it fits your scenario:
- Create an Outlook addin and implement the above business logic. Here's the documentation and webaddins.
- You can consider trying with Outlook's actionable messages. Here's the documentation and steps.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.