Skip to content

Commit 180416c

Browse files
authored
Merge pull request MicrosoftDocs#1564 from tasitae/patch-1
Update New-ClientAccessRule.md
2 parents 8a28f3d + 02a78c2 commit 180416c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/client-access/New-ClientAccessRule.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ Accept wildcard characters: False
421421
### -UsernameMatchesAnyOfPatterns
422422
This parameter is available only in the cloud-based service.
423423
424-
The UsernameMatchesAnyOfPatterns parameter specifies a condition for the client access rule that's based on the user's account name in the format \<Domain\>\\\<UserName\> (for example, contoso.com\\jeff). This parameter accepts text and the wildcard character (\*) (for example, \*jeff\*, but not jeff\*). Non-alphanumeric characters don't require an escape character.
424+
The UsernameMatchesAnyOfPatterns parameter specifies a condition for the client access rule that's based on the user's account name in the format \<Domain\>\\\<UserName\> (for example, contoso.com\\jeff). This parameter accepts text and the wildcard character (\*) (for example, \*jeff\*, but not jeff\*). Non-alphanumeric characters don't require an escape character. This parameter does not work with the -AnyOfProtocols UniversalOutlook parameter.
425425
426426
You can enter multiple values separated by commas.
427427

0 commit comments

Comments
 (0)