Skip to content

Commit

Permalink
[office-js] [office-js-preview] (Outlook) Mac-Save meeting as draft (D…
Browse files Browse the repository at this point in the history
…efinitelyTyped#42247)

* [office-js] [office-js-preview] (Outlook) Mac-Can save a meeting as draft

* [office-js] [office-js-preview] (Outlook) Preview Mac supports saveAsync
  • Loading branch information
ElizabethSamuel-MSFT authored Feb 10, 2020
1 parent c6fda35 commit 752136c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 36 deletions.
24 changes: 6 additions & 18 deletions types/office-js-preview/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down Expand Up @@ -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.
*
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
24 changes: 6 additions & 18 deletions types/office-js/index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*
Expand Down Expand Up @@ -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.
*
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 752136c

Please sign in to comment.