Skip to content

Commit 18b6461

Browse files
committed
Add note on param.
1 parent 6500271 commit 18b6461

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

skype/skype-ps/skype/New-CsClientPolicy.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,8 @@ Accept wildcard characters: False
11651165
Indicates which Microsoft Outlook contact folders (if any) should not be searched any time Skype for Business searches for new contacts.
11661166
Multiple folders can be specified by separating the folder names using semicolons; for example, `-ExcludedContactFolders "SenderPhotoContacts;OtherContacts".`
11671167

1168-
1168+
NOTE: When using a Skype for Business client, with either Office 2013 or Office 2016, this policy won't work in the same way.
1169+
In that combination, the Skype for Business client uses the search capabilities of Office (mso.dll), which finds contacts from Exchange mailbox contact folders. There isn't an option to suppress the search of those contact folders for the Office search component.
11691170

11701171
```yaml
11711172
Type: String

0 commit comments

Comments
 (0)