We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4656c16 commit fc4ad1dCopy full SHA for fc4ad1d
exchange/exchange-ps/exchange/Get-MigrationUser.md
@@ -51,7 +51,7 @@ Get-MigrationUser [[-Identity] <MigrationUserIdParameter>]
51
52
### EmailAddress
53
```
54
-Get-MigrationUser [-EmailAddress] <SmtpAddress>
+Get-MigrationUser -EmailAddress <SmtpAddress>
55
[-DomainController <Fqdn>]
56
[-ResultSize <Unlimited>]
57
[-Partition <MailboxIdParameter>]
0 commit comments