UserProfileChangeDataContainer Members
Include Protected Members
Include Inherited Members
Contains the data about changes to a user profile.
The UserProfileChangeDataContainer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
UserProfileChangeDataContainer | Initializes a new instance of the UserProfileChangeDataContainer class. |
Top
Properties
Name | Description | |
---|---|---|
Changes | Gets or sets an array of the changes to the user profile data. | |
ChangeToken | Gets or sets the value of the first change in the current set of changes to the user profile data. | |
HasExceededCountLimit | Gets or sets a value that indicates whether the number of changes exceeded the maximum number. |
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