Meeting Invitation
| Property | Type | Description |
|---|---|---|
| mandatoryEmailAddresses | Array.<string> | Email addresses of mandatory recipients. |
| optionalEmailAddresses | Array.<string> | Email addresses of optional recipients. |
| resources | Array.<string> | Resources linked to the meeting. |
| subject | string | Subject of the meeting. |
| body | string | Body of the meeting. |
| start | any | Start dateTime of the meeting. |
| end | any | End dateTime of the meeting. |
| location | string | Where the meeting will take place (Room, Address, Team Meeting, ...). |
| isOnlineMeeting | boolean | Create a Teams Meeting. |