Skip to content

Commit 7704708

Browse files
[All hosts] Get latest (#2110)
1 parent b7f3585 commit 7704708

File tree

21 files changed

+56
-42
lines changed

21 files changed

+56
-42
lines changed

docs/docs-ref-autogen/outlook_1_10/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

docs/docs-ref-autogen/outlook_1_11/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

docs/docs-ref-autogen/outlook_1_12/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

docs/docs-ref-autogen/outlook_1_13/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

docs/docs-ref-autogen/outlook_1_14/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

docs/docs-ref-autogen/outlook_1_5/outlook/office.mailbox.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@ properties:
307307
308308
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
309309
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
310-
you should instead use the `targetRestUrl` property of the object (introduced in requirement set 1.8). For more
311-
information, see the [shared folders and shared
310+
you should instead use the `targetRestUrl` property of the
311+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
312+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
312313
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
313314
314315

docs/docs-ref-autogen/outlook_1_6/outlook/office.mailbox.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@ properties:
307307
308308
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
309309
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
310-
you should instead use the `targetRestUrl` property of the object (introduced in requirement set 1.8). For more
311-
information, see the [shared folders and shared
310+
you should instead use the `targetRestUrl` property of the
311+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
312+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
312313
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
313314
314315

docs/docs-ref-autogen/outlook_1_7/outlook/office.mailbox.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -307,8 +307,9 @@ properties:
307307
308308
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
309309
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
310-
you should instead use the `targetRestUrl` property of the object (introduced in requirement set 1.8). For more
311-
information, see the [shared folders and shared
310+
you should instead use the `targetRestUrl` property of the
311+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
312+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
312313
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
313314
314315

docs/docs-ref-autogen/outlook_1_8/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

docs/docs-ref-autogen/outlook_1_9/outlook/office.mailbox.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -392,8 +392,8 @@ properties:
392392
- In compose mode you must call the `saveAsync` method before you can use the `restUrl` member. Your add-in must
393393
have **read/write item** permissions to call the `saveAsync` method. However, in delegate or shared scenarios,
394394
you should instead use the `targetRestUrl` property of the
395-
[SharedProperties](xref:outlook!Office.SharedProperties:interface) object (introduced in requirement set 1.8). For
396-
more information, see the [shared folders and shared
395+
[SharedProperties](https://learn.microsoft.com/javascript/api/outlook/office.sharedproperties#outlook-office-sharedproperties-targetresturl-member)
396+
object (introduced in requirement set 1.8). For more information, see the [shared folders and shared
397397
mailbox](https://learn.microsoft.com/office/dev/add-ins/outlook/delegate-access) article.
398398
399399

0 commit comments

Comments
 (0)