Share via


OrganizationMembershipType Enumeration

An enumeration of all the membership types for an organization.

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

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

Syntax

'Declaration
<FlagsAttribute> _
Public Enumeration OrganizationMembershipType
'Usage
Dim instance As OrganizationMembershipType
[FlagsAttribute]
public enum OrganizationMembershipType

Members

Member name Description
Member
Leader

See Also

Reference

Microsoft.Office.Server.UserProfiles Namespace