SPWebService.PeoplePickerSearchInMultipleForests property
此選項可讓您解決人員選擇 」 項目使用舊演算法。若要使用舊演算法其中項目要搜尋的每個樹系的循序設為 TRUE。設為 FALSE 以使用通用類別目錄搜尋所有複製目前的樹系本身中的使用者...]
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property PeoplePickerSearchInMultipleForests As Boolean
Get
Set
'用途
Dim instance As SPWebService
Dim value As Boolean
value = instance.PeoplePickerSearchInMultipleForests
instance.PeoplePickerSearchInMultipleForests = value
public bool PeoplePickerSearchInMultipleForests { get; set; }
Property value
Type: System.Boolean