Skip to content

Commit 8ca41d7

Browse files
committed
Update Get-MailboxImportRequestStatistics.md
Issue #9452
1 parent f719538 commit 8ca41d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Get-MailboxImportRequestStatistics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,8 @@ This example returns additional information for all the import requests that hav
110110
### -Identity
111111
The Identity parameter specifies the identity of the import request. By default, import requests are named `<alias>\MailboxImportX` (where X = 0-9). If you specified a name when you created the import request, use the following syntax: `Alias\Name`.
112112

113+
**Note**: In Exchange Online, the alias of a soft-deleted mailbox might match the alias of an active mailbox. To ensure uniqueness, use the RequestGuid value from the output of the Get-MailboxImportRequest cmdlet for the value of this parameter.
114+
113115
```yaml
114116
Type: MailboxImportRequestIdParameter
115117
Parameter Sets: IdentityOnPremises, IdentityCloud

0 commit comments

Comments
 (0)