UserProfileChangeQuery Members
Include Protected Members
Include Inherited Members
Represents a query for changes in a user profile.
The UserProfileChangeQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserProfileChangeQuery() | Initializes a new instance of the UserProfileChangeQuery class. | |
UserProfileChangeQuery(Boolean, Boolean) | Initializes a new instance of the UserProfileChangeQuery class. |
Top
Properties
Name | Description | |
---|---|---|
Add | Gets or sets a value that determines whether to include the Add field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
Anniversary | ||
ChangeTokenStart | Gets or sets the starting location in the user profile change logs for this query. (Inherited from ProfileBaseChangeQuery.) | |
Colleague | ||
Custom | Gets or sets the a value that determines whether to include the Custom field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
Delete | Gets or sets a value that determines whether to include the Delete field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
DistributionListMembership | ||
MultiValueProperty | Gets or sets the a value that determines whether to include the MultiValueProperty field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
OrganizationMembership | Gets or sets a value indicating whether to include organization membership changes. | |
PersonalizationSite | ||
QuickLink | ||
SingleValueProperty | Gets or sets the a value that determines whether to include the SingleValueProperty field from ObjectTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
SiteMembership | ||
Update | Gets or sets a value that determines whether to include the Update field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
UpdateMetadata | Gets or sets a value that determines whether to include the Metadata field from ChangeTypes in the query. (Inherited from ProfileBaseChangeQuery.) | |
UserProfile | ||
WebLog |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top