UserProfileChangeData members

Contains the data about a user profile change.

The UserProfileChangeData type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ChangeType Gets or sets the type of change made to the user profile data.
Public property EventTime Gets or sets the Coordinated Universal Time (UTC) time when the user profile change occurred.
Public property Id Gets or sets the event unique identifier (ID) associated with the user profile change.
Public property ObjectType Gets or sets the type of object changed in the user profile data.
Public property PolicyId Gets or sets the GUID of the user profile privacy policy associated with the change.
Public property PropertyName Gets or sets the name of the user profile property to which the change was made.
Public property UserAccountName Gets or sets the URL of the personal site of the user.
Public property UserRemotePersonalSiteHostUrl Gets or sets the account name of the user profile to which the change was made.
Public property Value Gets or sets the value of the user profile change.

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

UserProfileChangeData class

WebSvcUserProfileChangeService namespace