Compartilhar via


OrganizationProfileChangeQuery members

Include protected members
Include inherited members

NOTE: This API is now obsolete.

Representa uma consulta para que as alterações em um perfil de organização que são representados por objetos OrganizationProfileChange .

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 Obtém ou define um valor que determina se é necessário incluir o campo Add da ChangeTypes na consulta. (Inherited from ProfileBaseChangeQuery.)
Public property ChangeTokenStart Obtém ou define o local inicial em que o usuário alterar registros do perfil para esta consulta. (Inherited from ProfileBaseChangeQuery.)
Public property Custom Obtém ou define a um valor que determina se é necessário incluir o campo Custom da ObjectTypes na consulta. (Inherited from ProfileBaseChangeQuery.)
Public property Delete Obtém ou define um valor que determina se é necessário incluir o campo Delete da ChangeTypes na consulta. (Inherited from ProfileBaseChangeQuery.)
Public property MultiValueProperty Obtém ou define a um valor que determina se é necessário incluir o campo MultiValueProperty da ObjectTypes na consulta. (Inherited from ProfileBaseChangeQuery.)
Public property OrganizationMembership Obsolete. Obtém ou define um valor booleano que determina se as alterações nos membros da organização serão retornadas pela consulta.
Public property SingleValueProperty Obtém ou define a um valor que determina se é necessário incluir o campo SingleValueProperty da ObjectTypes na consulta. (Inherited from ProfileBaseChangeQuery.)
Public property Update Obtém ou define um valor que determina se é necessário incluir o campo Update da ChangeTypes na consulta. (Inherited from ProfileBaseChangeQuery.)
Public property UpdateMetadata Obtém ou define um valor que determina se é necessário incluir o campo Metadata da ChangeTypes na consulta. (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

Ver também

Referência

OrganizationProfileChangeQuery class

Microsoft.Office.Server.UserProfiles namespace