OrganizationProfileChangeQuery members

NOTE: This API is now obsolete.

Represents a query for changes to an organization profile that are represented by OrganizationProfileChange objects.

The OrganizationProfileChangeQuery type exposes the following members.

Constructors

  Name Description
Public method OrganizationProfileChangeQuery() Obsolete.
Public method OrganizationProfileChangeQuery(Boolean, Boolean) Obsolete.

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 ChangeTokenStart Gets or sets the starting location in the user profile change logs for this query. (Inherited from ProfileBaseChangeQuery.)
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 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 Boolean value that determines whether changes to organization membership will be returned by the query.
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 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.)

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

OrganizationProfileChangeQuery class

Microsoft.Office.Server.UserProfiles namespace