Skip to content

Commit 88a975d

Browse files
authored
Update descriptions and steps in API docs
1 parent ecbf41f commit 88a975d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

api-reference/beta/api/exchangerestoresession-post-mailboxrestoreartifactsbulkadditionrequests.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Namespace: microsoft.graph
1616

1717
Create a new [mailboxRestoreArtifactsBulkAdditionRequest](../resources/mailboxrestoreartifactsbulkadditionrequest.md) object associated with an [exchangeRestoreSession](../resources/exchangerestoresession.md).
1818

19+
The following steps describe how to create and manage an **exchangeRestoreSession** with bulk artifact additions:
20+
1921
1. Create a new [exchangeRestoreSession](../resources/exchangerestoresession.md) with empty payload.
2022
1. Create a new [mailboxRestoreArtifactsBulkAdditionRequest](../resources/mailboxrestoreartifactsbulkadditionrequest.md) object associated with an [exchangeRestoreSession](../resources/exchangerestoresession.md).
2123
1. Create a new [exchangeRestoreSession](../resources/exchangerestoresession.md) with Empty payload.

api-reference/beta/api/onedriveforbusinessrestoresession-post-driverestoreartifactsbulkadditionrequests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ You can specify the following properties when you create a **driveRestoreArtifac
6262

6363
|Property|Type|Description|
6464
|:---|:---|:---|
65-
|drives|String collection|The list of oneDriveForBusiness email addresses. Optional.|
65+
|drives|String collection|The list of OneDrive for work or school email addresses. Optional.|
6666
|directoryObjectIds|String collection|The list of directory object IDs. Optional.|
6767

6868
## Response

0 commit comments

Comments
 (0)