Skip to content

Commit 2a5d5af

Browse files
authored
Updated -SearchResolveExactEmailOrUPN Description
Added the SharePoint Admin caveat, clarified the valid values.
1 parent cbb73b0 commit 2a5d5af

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -247,13 +247,13 @@ Accept wildcard characters: False
247247
```
248248
249249
### -SearchResolveExactEmailOrUPN
250-
Removes the search capability from People Picker.
250+
Removes the search capability from People Picker. Note, recently resolved names will still appear in the list until browser cache is cleared or expired.
251251
252-
The valid values are:
253-
254-
Recently resolved names will still appear in the list.
252+
SharePoint Administrators will still be able to use starts with or partial name matching when enabled.
255253
256-
False- Restores default search functionality.
254+
The valid values are:
255+
False (default) - Starts with / partial name search functionality is available.
256+
True - Disables starts with / partial name search fcuntionality for all SharePoint users, except SharePoint Admins.
257257
258258
```yaml
259259
Type: Boolean

0 commit comments

Comments
 (0)