|
1005 | 1005 | "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/onenote/page/page-list.mdx", |
1006 | 1006 | "docs": "https://pnp.github.io/cli-microsoft365/cmd/onenote/page/page-list" |
1007 | 1007 | }, |
| 1008 | + { |
| 1009 | + "name": "outlook calendar add", |
| 1010 | + "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/calendar/calendar-add.mdx", |
| 1011 | + "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/calendar/calendar-add" |
| 1012 | + }, |
| 1013 | + { |
| 1014 | + "name": "outlook calendar get", |
| 1015 | + "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/calendar/calendar-get.mdx", |
| 1016 | + "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/calendar/calendar-get" |
| 1017 | + }, |
| 1018 | + { |
| 1019 | + "name": "outlook calendar remove", |
| 1020 | + "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/calendar/calendar-remove.mdx", |
| 1021 | + "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/calendar/calendar-remove" |
| 1022 | + }, |
1008 | 1023 | { |
1009 | 1024 | "name": "outlook calendargroup list", |
1010 | 1025 | "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/calendargroup/calendargroup-list.mdx", |
1011 | 1026 | "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/calendargroup/calendargroup-list" |
1012 | 1027 | }, |
| 1028 | + { |
| 1029 | + "name": "outlook event cancel", |
| 1030 | + "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/event/event-cancel.mdx", |
| 1031 | + "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/event/event-cancel" |
| 1032 | + }, |
| 1033 | + { |
| 1034 | + "name": "event list", |
| 1035 | + "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/event/event-list.mdx", |
| 1036 | + "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/event/event-list" |
| 1037 | + }, |
| 1038 | + { |
| 1039 | + "name": "outlook event remove", |
| 1040 | + "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/event/event-remove.mdx", |
| 1041 | + "docs": "https://pnp.github.io/cli-microsoft365/cmd/outlook/event/event-remove" |
| 1042 | + }, |
1013 | 1043 | { |
1014 | 1044 | "name": "outlook mail searchfolder add", |
1015 | 1045 | "url": "https://raw.githubusercontent.com/pnp/cli-microsoft365/main/docs/docs/cmd/outlook/mail/mail-searchfolder-add.mdx", |
|
0 commit comments