Skip to content

Commit 99caa4c

Browse files
authored
Update Set-ClientAccessRule.md
Added UniversalOutlook value to [ExceptIf]AnyOfProtocols parameter descriptions.
1 parent d04d389 commit 99caa4c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ Valid values for this parameter are:
175175
176176
- REST
177177
178+
- UniversalOutlook (Mail and Calendar app)
179+
178180
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
179181
180182
To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="\<value1\>","\<value2\>"...; Remove="\<value1\>","\<value2\>"...}.
@@ -344,6 +346,8 @@ Valid values for this parameter are:
344346
345347
- REST
346348
349+
- UniversalOutlook (Mail and Calendar app)
350+
347351
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
348352
349353
To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="\<value1\>","\<value2\>"...; Remove="\<value1\>","\<value2\>"...}.

0 commit comments

Comments
 (0)