This activit allows to create a new Event in the specified Office Calendar.
The authorization string to authenticate in MicrosoftGraph service.
The id of the calendar where to insert the event.
The event to insert.
Set to True if you want DocsMarshal to automatically create a Microsoft Teams online meeting associated to the event. The online meeting will be created as a mirror of the event: name, organizer, invitees, start date and end date will be copied.
The inserted event
The maximum time the activity might take to be executed. If it takes longer, an exception will be thrown.
The id of the user's Microsoft account on whose behalf to perform the activity.
It can be found in the result fields of certain activities such as, for example, the owner of a file returned by the OneDrive_ItemGet activity.
The email address of the user's Microsoft account on whose behalf to perform the activity.