UserProfileChangeQuery Members
Include Protected Members
Include Inherited Members
Describes filter criteria for retrieving user profile change entries.
The UserProfileChangeQuery type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserProfileChangeQuery | Initializes a new instance of the UserProfileChangeQuery class. |
Top
Properties
Name | Description | |
---|---|---|
Add | (Inherited from ProfileBaseChangeQuery.) | |
Anniversary | Gets or sets a value that indicates whether to include anniversary changes. | |
ChangeTokenStart | (Inherited from ProfileBaseChangeQuery.) | |
Colleague | Gets or sets a value that indicates whether to include colleague changes. | |
Custom | (Inherited from ProfileBaseChangeQuery.) | |
Delete | (Inherited from ProfileBaseChangeQuery.) | |
DistributionListMembership | Gets or sets a value that indicates whether to include distribution list (DL) membership changes. | |
MultiValueProperty | (Inherited from ProfileBaseChangeQuery.) | |
OrganizationMembership | Gets or sets a value that indicates whether to include organization membership changes. | |
PersonalizationSite | Gets or sets a value that indicates whether to include customization site changes. | |
QuickLink | Gets or sets a value that indicates whether to include quick link changes. | |
SingleValueProperty | (Inherited from ProfileBaseChangeQuery.) | |
SiteMembership | Gets or sets a value that indicates whether to include site membership changes. | |
Update | (Inherited from ProfileBaseChangeQuery.) | |
UpdateMetadata | (Inherited from ProfileBaseChangeQuery.) | |
UserProfile | Gets or sets a value that indicates whether to include user profile changes. | |
WebLog | Gets or sets a value that indicates whether to include web log changes. |
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