PeopleEditor.AccountType enumeration

Specifies the account type for a user, distribution list, security group and SharePoint group.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Enumeration AccountType
'Usage
Dim instance As PeopleEditor.AccountType
public enum AccountType

Members

Member name Description
User A user account type.
DL A distribution list account type.
SecGroup A security group account type.
SPGroup A SharePoint group account type.

See also

Reference

Microsoft.SharePoint.WebControls namespace