Skip to content

Commit c1cc4be

Browse files
Update api-reference/beta/resources/mailboxrestoreartifact.md
Co-authored-by: mnorman-ms <mnorman@steyer.net>
1 parent dc81039 commit c1cc4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-reference/beta/resources/mailboxrestoreartifact.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Inherits from [restoreArtifactBase](../resources/restoreartifactbase.md).
3232
|error|[publicError](../resources/publicerror.md)|Contains error details if the restoration of the artifact fails. Inherited from [restoreArtifactBase](../resources/restoreartifactbase.md).|
3333
|restoredFolderId|String|The new restored folder identifier for the user.|
3434
|restoredFolderName|String|The new restored folder name.|
35-
|restoredItemCount|Int32|Number of items that are being restored in the folder.|
35+
|restoredItemCount|Int32|The 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).|
3737
|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

0 commit comments

Comments
 (0)