Skip to content

Commit 7796e34

Browse files
committed
Update Set-OfflineAddressBook.md
Per email request
1 parent 9160fa7 commit 7796e34

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,10 +138,6 @@ Accept wildcard characters: False
138138
### -ConfiguredAttributes
139139
The ConfiguredAttributes parameter specifies the recipient MAPI properties that are available in the OAB. This parameter uses the syntax: "\<Name1\>,\<Type1\>","\<Name2\>,\<Type2\>"... where \<Name\> is the name of the MAPI property (for example, MobileTelephoneNumber), and \<Type\> is the value ANR (ambiguous name resolution), Value, or Indicator.
140140
141-
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\>".
142-
143-
To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="\<value1\>","\<value2\>"...; Remove="\<value1\>","\<value2\>"...}.
144-
145141
To reset this parameter back to the default values, use the UseDefaultAttributes switch.
146142
147143
```yaml

0 commit comments

Comments
 (0)