Skip to content

Commit 1f0b029

Browse files
authored
Update-SetOfflineAddressBook
Removing in -ConfiguredAttributes, functionality that does not currently exist in code to add or remove values.
1 parent cbdbbad commit 1f0b029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

exchange/exchange-ps/exchange/email-addresses-and-address-books/Set-OfflineAddressBook.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ The ConfiguredAttributes parameter specifies the recipient MAPI properties that
140140
141141
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\>".
142142
143-
To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="\<value1\>","\<value2\>"...; Remove="\<value1\>","\<value2\>"...}.
144143
145144
To reset this parameter back to the default values, use the UseDefaultAttributes switch.
146145

0 commit comments

Comments
 (0)