Share via


ProfileBaseChangeQuery members

Represents one query of the profile change logs.

The ProfileBaseChangeQuery type exposes the following members.

Properties

  Name Description
Public property Add Gets or sets a value that determines whether to include the Add field from ChangeTypes in the query.
Public property ChangeTokenStart Gets or sets the starting location in the user profile change logs for this query.
Public property Custom Gets or sets the a value that determines whether to include the Custom field from ObjectTypes in the query.
Public property Delete Gets or sets a value that determines whether to include the Delete field from ChangeTypes in the query.
Public property MultiValueProperty Gets or sets the a value that determines whether to include the MultiValueProperty field from ObjectTypes in the query.
Public property SingleValueProperty Gets or sets the a value that determines whether to include the SingleValueProperty field from ObjectTypes in the query.
Public property Update Gets or sets a value that determines whether to include the Update field from ChangeTypes in the query.
Public property UpdateMetadata Gets or sets a value that determines whether to include the Metadata field from ChangeTypes in the query.

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

ProfileBaseChangeQuery class

Microsoft.Office.Server.UserProfiles namespace