diff --git a/types/office-js-preview/index.d.ts b/types/office-js-preview/index.d.ts index ae469c62ada357..f528f400d96635 100644 --- a/types/office-js-preview/index.d.ts +++ b/types/office-js-preview/index.d.ts @@ -9789,8 +9789,9 @@ declare namespace Office { * * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. + * - In Outlook on Mac, only preview build 16.35.205.0 or later with an Office 365 subscription supports saving a meeting. + * Otherwise, the saveAsync method fails when called from a meeting in compose mode. + * For a workaround, see {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API}. * * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. * @@ -9827,8 +9828,9 @@ declare namespace Office { * * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. + * - In Outlook on Mac, only preview build 16.35.205.0 or later with an Office 365 subscription supports saving a meeting. + * Otherwise, the saveAsync method fails when called from a meeting in compose mode. + * For a workaround, see {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API}. * * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. * @@ -13978,13 +13980,6 @@ declare namespace Office { * when Outlook is in cached mode, it may take some time before the item is actually synced to the server. * Until the item is synced, using the itemId will return an error. * - * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: - * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. - * - * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. - * * [Api set: Mailbox 1.3] * * @remarks @@ -14018,13 +14013,6 @@ declare namespace Office { * when Outlook is in cached mode, it may take some time before the item is actually synced to the server. * Until the item is synced, using the itemId will return an error. * - * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: - * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. - * - * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. - * * [Api set: Mailbox 1.3] * * @remarks diff --git a/types/office-js/index.d.ts b/types/office-js/index.d.ts index 389516d74dbefd..b485feaa86d448 100644 --- a/types/office-js/index.d.ts +++ b/types/office-js/index.d.ts @@ -9648,8 +9648,9 @@ declare namespace Office { * * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. + * - In Outlook on Mac, only preview build 16.35.205.0 or later with an Office 365 subscription supports saving a meeting. + * Otherwise, the saveAsync method fails when called from a meeting in compose mode. + * For a workaround, see {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API}. * * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. * @@ -9686,8 +9687,9 @@ declare namespace Office { * * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. + * - In Outlook on Mac, only preview build 16.35.205.0 or later with an Office 365 subscription supports saving a meeting. + * Otherwise, the saveAsync method fails when called from a meeting in compose mode. + * For a workaround, see {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API}. * * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. * @@ -13739,13 +13741,6 @@ declare namespace Office { * when Outlook is in cached mode, it may take some time before the item is actually synced to the server. * Until the item is synced, using the itemId will return an error. * - * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: - * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. - * - * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. - * * [Api set: Mailbox 1.3] * * @remarks @@ -13779,13 +13774,6 @@ declare namespace Office { * when Outlook is in cached mode, it may take some time before the item is actually synced to the server. * Until the item is synced, using the itemId will return an error. * - * **Note**: The following clients have different behavior for saveAsync on appointments in compose mode: - * - * - Outlook on Mac does not support saving a meeting. The saveAsync method fails when called from a meeting in compose mode. - * See {@link https://support.microsoft.com/help/4505745 | Cannot save a meeting as a draft in Outlook for Mac by using Office JS API} for a workaround. - * - * - Outlook on the web always sends an invitation or update when saveAsync is called on an appointment in compose mode. - * * [Api set: Mailbox 1.3] * * @remarks