Skip to content

Commit bf89080

Browse files
committed
Raised Acrolinx score for mailboxrestoreartifact.md
1 parent 93d2d05 commit bf89080

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

api-reference/beta/resources/mailboxrestoreartifact.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Inherits from [restoreArtifactBase](../resources/restoreartifactbase.md).
3434
|restoredFolderName|String|The new restored folder name.|
3535
|restoredItemCount|Int32|Number of items that are being restored in the folder.|
3636
|startDateTime|DateTimeOffset|The time when the restoration of the artifact started. Inherited from [restoreArtifactBase](../resources/restoreartifactbase.md).|
37-
|status|[artifactRestoreStatus](../resources/mailboxrestoreartifact.md#artifactrestorestatus-values)|The restoration status of the artifact. Inherited from [restoreArtifactBase](../resources/restoreartifactbase.md).T he possible values are: `added`, `scheduling`, `scheduled`, `inProgress`, `succeeded`, `failed`, `unknownFutureValue`.|
37+
|status|[artifactRestoreStatus](../resources/mailboxrestoreartifact.md#artifactrestorestatus-values)|The restoration status of the artifact. Inherited from [restoreArtifactBase](../resources/restoreartifactbase.md). The possible values are: `added`, `scheduling`, `scheduled`, `inProgress`, `succeeded`, `failed`, `unknownFutureValue`.|
3838

3939
### artifactRestoreStatus values
4040

@@ -46,15 +46,15 @@ Inherits from [restoreArtifactBase](../resources/restoreartifactbase.md).
4646
|inProgress|The restore artifact was picked for restoration.|
4747
|succeeded|The restore artifact was successfully restored.|
4848
|failed|The restoration of the artifact failed.|
49-
|unknownFutureValue| Evolvable enumeration sentinel value. Do not use.|
49+
|unknownFutureValue| Evolvable enumeration sentinel value. Don't use.|
5050

5151
### destinationType values
5252

5353
|Member | Description |
5454
|:------|:------------|
55-
|new|Restoration will occur at a new location. For SharePoint and OneDrive, a new site will be created and content will be restored in the new site. For Exchange, a restored folder is created and content will be restored there.|
56-
|inPlace|Restoration will occur in the same location. For SharePoint, it will be on the same site, for OneDrive, on the same drive, and for Exchange, the artifact will be restored in the same mailbox.|
57-
|unknownFutureValue|Evolvable enumeration sentinel value. Do not use.|
55+
|new|Restoration occurs at a new location. For SharePoint and OneDrive, a new site is created and content is restored in the new site. For Exchange, a restored folder is created and content is restored there.|
56+
|inPlace|Restoration occurs in the same location. For SharePoint, it is on the same site, for OneDrive, on the same drive, and for Exchange, the artifact is restored in the same mailbox.|
57+
|unknownFutureValue|Evolvable enumeration sentinel value. Don't use.|
5858

5959
## Relationships
6060
|Relationship|Type|Description|

0 commit comments

Comments
 (0)