UserProfileChangeDataContainer members

Contains the data about changes to a user profile.

The UserProfileChangeDataContainer type exposes the following members.

Constructors

  Name Description
Public method UserProfileChangeDataContainer Initializes a new instance of the UserProfileChangeDataContainer class.

Top

Properties

  Name Description
Public property Changes Gets or sets an array of the changes to the user profile data.
Public property ChangeToken Gets or sets the value of the first change in the current set of changes to the user profile data.
Public property HasExceededCountLimit Gets or sets a value that indicates whether the number of changes exceeded the maximum number.

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

UserProfileChangeDataContainer class

WebSvcUserProfileChangeService namespace