UserProfileChangeQuery members

Describes filter criteria for retrieving user profile change entries.

The UserProfileChangeQuery type exposes the following members.

Constructors

  Name Description
Public method UserProfileChangeQuery Initializes a new instance of the UserProfileChangeQuery class.

Top

Properties

  Name Description
Public property Add Gets or sets a value that indicates whether to include Add changes. (Inherited from ProfileBaseChangeQuery.)
Public property Anniversary Gets or sets a value that indicates whether to include anniversary changes.
Public property ChangeTokenStart Gets or sets the starting location in the user profile change logs for the query. (Inherited from ProfileBaseChangeQuery.)
Public property Colleague Gets or sets a value that indicates whether to include colleague changes.
Public property Custom Gets or sets a value that indicates whether to include Custom object types. (Inherited from ProfileBaseChangeQuery.)
Public property Delete Gets or sets a value that indicates whether to include Delete change types. (Inherited from ProfileBaseChangeQuery.)
Public property DistributionListMembership Gets or sets a value that indicates whether to include distribution list (DL) membership changes.
Public property MultiValueProperty Gets or sets a value that indicates whether to include MultiValueProperty object types. (Inherited from ProfileBaseChangeQuery.)
Public property OrganizationMembership Gets or sets a value that indicates whether to include organization membership changes.
Public property PersonalizationSite Gets or sets a value that indicates whether to include customization site changes.
Public property QuickLink Gets or sets a value that indicates whether to include quick link changes.
Public property SingleValueProperty Gets or sets a value that indicates whether to include SingleValueProperty object types. (Inherited from ProfileBaseChangeQuery.)
Public property SiteMembership Gets or sets a value that indicates whether to include site membership changes.
Public property Update Gets or sets a value that indicates whether to include Update() change types. (Inherited from ProfileBaseChangeQuery.)
Public property UpdateMetadata Gets or sets a value that indicates whether to include Metadata change types. (Inherited from ProfileBaseChangeQuery.)
Public property UserProfile Gets or sets a value that indicates whether to include user profile changes.
Public property WebLog Gets or sets a value that indicates whether to include web log changes.

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

WebSvcUserProfileChangeService namespace