返回 Outlook Calendar

将 Knoon AI 与 Outlook Calendar (Microsoft) 连接以自动化 AI 工作流。

Cancel an existing Microsoft Calendar event and notify attendees.
microsoftOutlookCalendarCancelEvent
测试版
权限
  • Calendars.ReadWrite
可选权限
没有可显示的项目。
参数
名称类型描述必填
calendarIdfile ID of the calendar containing the event.是的
eventIdmustache ID of the event to cancel.是的
commentmustache Optional cancellation note sent to attendees.没有
matchedExtendedPropertymap (mustache)Optional map of singleValueExtendedProperties that must already match on the event for the cancellation to proceed. If any key/value differs, the cancellation will fail.没有
回报
名称类型描述
statusstring CANCELLED or ERROR.
sensitive.eventIdstring ID of the cancelled event.
sensitive.summarystring Title of the cancelled event.
sensitive.startstring Start date/time in ISO 8601.
sensitive.endstring End date/time in ISO 8601.
confidential.htmlLinkstring Link to open the event in Outlook/Graph if available.