UserProfileChangeCollection Properties

Include Protected Members
Include Inherited Members

The UserProfileChangeCollection type exposes the following members.

Properties

  Name Description
Public property Capacity (Inherited from List<ProfileBaseChange>.)
Public property ChangeToken
Public property Count (Inherited from List<ProfileBaseChange>.)
Public property HasExceededCountLimit Indicates whether the changes that can be represented in a collection have exceeded the maximum number.
Public property Item (Inherited from List<ProfileBaseChange>.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from List<ProfileBaseChange>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from List<ProfileBaseChange>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from List<ProfileBaseChange>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from List<ProfileBaseChange>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from List<ProfileBaseChange>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from List<ProfileBaseChange>.)

Top

See Also

Reference

UserProfileChangeCollection Class

Microsoft.Office.Server.UserProfiles Namespace