共用方式為


FieldUserSelectionMode 列舉

指定可以選取使用者與群組或只能選取使用者。

命名空間:  Microsoft.SharePoint.Client
組件:   Microsoft.SharePoint.Client.Silverlight (在 Microsoft.SharePoint.Client.Silverlight.dll 中);  Microsoft.SharePoint.Client.Phone (在 Microsoft.SharePoint.Client.Phone.dll 中)  Microsoft.SharePoint.Client (在 Microsoft.SharePoint.Client.dll 中)

語法

'宣告
Public Enumeration FieldUserSelectionMode
'用途
Dim instance As FieldUserSelectionMode
public enum FieldUserSelectionMode

成員

成員名稱 描述
PeopleOnly 其值可讓您指定的只選取使用者的列舉。值 = 0。
PeopleAndGroups 其值可讓您指定使用者和群組,可以選取的列舉。值 = 1。

請參閱

參照

Microsoft.SharePoint.Client 命名空間