MemberGroupProfileValueCollection Properties

Include Protected Members
Include Inherited Members

The MemberGroupProfileValueCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from CollectionBase.)
Public property Count (Inherited from CollectionBase.)
Protected property InnerList (Inherited from CollectionBase.)
Protected property IsDirty (Inherited from ProfileValueCollectionBase.)
Public property Item (Inherited from ProfileValueCollectionBase.)
Protected property List (Inherited from CollectionBase.)
Public property Privacy Returns the Privacy object associated with this profile property. (Inherited from ProfileValueCollectionBase.)
Protected property Profile (Inherited from ProfileValueCollectionBase.)
Protected property ProfileManager (Inherited from ProfileValueCollectionBase.)
Public property ProfileSubtypeProperty Returns the profile subtype property associated with this profile property. (Inherited from ProfileValueCollectionBase.)
Public property Property Obsolete. Returns the profile property associated with this profile property. (Inherited from ProfileValueCollectionBase.)
Public property Value Gets or sets the value of the profile property. (Inherited from ProfileValueCollectionBase.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property IList.Item (Inherited from CollectionBase.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from CollectionBase.)

Top

See Also

Reference

MemberGroupProfileValueCollection Class

Microsoft.Office.Server.UserProfiles Namespace