[office-js] [office-js-[preview] (Outlook) Tweak formatting (#39395)

* [office-js] [office-js-[preview] (Outlook) Tweak formatting

* Remove set option
This commit is contained in:
Elizabeth Samuel
2019-10-24 11:11:03 -07:00
committed by Wesley Wigham
parent 6db6efc273
commit 76c6efba2d
2 changed files with 15 additions and 4 deletions

View File

@@ -9006,6 +9006,7 @@ declare namespace Office {
* for a meeting. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -9058,6 +9059,7 @@ declare namespace Office {
* for a meeting. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -9930,6 +9932,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -9967,6 +9970,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -14439,6 +14443,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.1]
@@ -14484,6 +14489,7 @@ declare namespace Office {
* the message. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -14621,6 +14627,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]

View File

@@ -8628,6 +8628,7 @@ declare namespace Office {
* for a meeting. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -8680,6 +8681,7 @@ declare namespace Office {
* for a meeting. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -9335,6 +9337,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -9372,6 +9375,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -9628,10 +9632,7 @@ declare namespace Office {
* Provides access to the optional attendees of an event. The type of object and level of access depends on the mode of the current item.
*
* The optionalAttendees property returns an array that contains an {@link Office.EmailAddressDetails} object for each optional attendee to
* the meeting. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
* - Set a maximum of 100 members per call, up to 500 members total.
* the meeting. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, you can get 500 members maximum.
*
* [Api set: Mailbox 1.0]
*
@@ -12595,6 +12596,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.1]
@@ -12626,6 +12628,7 @@ declare namespace Office {
* the message. By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]
@@ -12747,6 +12750,7 @@ declare namespace Office {
* By default, the collection is limited to a maximum of 100 members. However, on Windows and Mac, the following limits apply.
*
* - Get 500 members maximum.
*
* - Set a maximum of 100 members per call, up to 500 members total.
*
* [Api set: Mailbox 1.0]