MembershipSortColumn enumeration

This MembershipSortColumn enumeration is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration MembershipSortColumn
'Usage
Dim instance As MembershipSortColumn
public enum MembershipSortColumn

Members

Member name Description
PreferredName Sort by preferred name.
Title Sort by title.
Department Sort by department.

See also

Reference

Microsoft.Office.Server.UserProfiles namespace