Skip to content

Commit f8b58d5

Browse files
authored
Merge branch 'master' into patch-364
2 parents 90c866b + e0647b3 commit f8b58d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/New-Mailbox.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1068,7 +1068,7 @@ Accept wildcard characters: False
10681068
### -MicrosoftOnlineServicesID
10691069
This parameter is available only in the cloud-based service.
10701070

1071-
The MicrosoftOnlineServicesID parameter specifies the user ID for the object. This parameter only applies to objects in the cloud-based service. It isn't available for on-premises deployments.
1071+
The MicrosoftOnlineServicesID parameter specifies the user ID for the object. This parameter applies only to objects in the cloud-based service and is used instead of the UserPrincipalName parameter. The MicrosoftOnlineServicesID parameter isn't available in on-premises deployments.
10721072

10731073
```yaml
10741074
Type: WindowsLiveId
@@ -1224,6 +1224,8 @@ This parameter is available only in on-premises Exchange.
12241224

12251225
The UserPrincipalName parameter specifies the logon name for the user account. The UPN uses an email address format: `username@domain`. Typically, the domain value is the domain where the user account resides.
12261226

1227+
In the cloud-based service, use the MicrosoftOnlineServicesID parameter instead.
1228+
12271229
```yaml
12281230
Type: String
12291231
Parameter Sets: User, Arbitration, AuditLog, RemoteArchive

0 commit comments

Comments
 (0)