-
Notifications
You must be signed in to change notification settings - Fork 375
Open
0 / 150 of 15 issues completedLabels
Description
Originates from: #7070
We're missing quite a few Outlook calendar/events commands.
Let's create a spec for the following commands:
Calendar group:
- New command:
outlook calendargroup list#7074 - New command:
outlook calendargroup get#7111 - New command:
outlook calendargroup add#7103 - New command:
outlook calendargroup set#7109 - New command:
outlook calendargroup remove#7112
Calendar:
- New command:
outlook calendar list#7075 - New command:
outlook calendar get#7115 - New command:
outlook calendar add#7102 - New command:
outlook calendar remove#7119 - New command:
outlook calendar set#7117
Calendar event:
- New command:
outlook event list#7083 - New command:
outlook event get#7122 - New command:
outlook event remove#7104 - New command:
outlook event add#7123 -
outlook event set - New command:
outlook event cancel#7105
Feel free to help specifying out these commands.
Reactions are currently unavailable