UserProfileChangeQuery members

Represents a query for changes in a user profile.

The UserProfileChangeQuery type exposes the following members.

Constructors

  Name Description
Public method UserProfileChangeQuery() Initializes a new instance of the UserProfileChangeQuery class.
Public method UserProfileChangeQuery(Boolean, Boolean) Initializes a new instance of the UserProfileChangeQuery class.

Top

Properties

  Name Description
Public property Add Gets or sets a value that determines whether to include the Add field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property Anniversary
Public property ChangeTokenStart Gets or sets the starting location in the user profile change logs for this query. (Inherited from ProfileBaseChangeQuery.)
Public property Colleague
Public property Custom Gets or sets the a value that determines whether to include the Custom field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property Delete Gets or sets a value that determines whether to include the Delete field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property DistributionListMembership
Public property MultiValueProperty Gets or sets the a value that determines whether to include the MultiValueProperty field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property OrganizationMembership Obsolete. Gets or sets a value indicating whether to include organization membership changes.
Public property PersonalizationSite
Public property QuickLink
Public property SingleValueProperty Gets or sets the a value that determines whether to include the SingleValueProperty field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property SiteMembership
Public property Update Gets or sets a value that determines whether to include the Update field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property UpdateMetadata Gets or sets a value that determines whether to include the Metadata field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.)
Public property UserProfile
Public property WebLog

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

UserProfileChangeQuery class

Microsoft.Office.Server.UserProfiles namespace