UserProfileSingleValueChange Members

Include Protected Members
Include Inherited Members

Represents a change to a single value for a property.

The UserProfileSingleValueChange type exposes the following members.

Properties

  Name Description
Public property AccountName (Inherited from UserProfileChange.)
Public property ChangedProfile Gets the profile whose data has changed. (Inherited from ProfileBaseChange.)
Public property ChangedUser Obsolete. (Inherited from UserProfileChange.)
Public property ChangeType Gets the type of change that was made to the profile. (Inherited from ProfileBaseChange.)
Public property EventTime Gets the UTC time when the change occurred. (Inherited from ProfileBaseChange.)
Public property Id Gets the event identifier associated with the change. (Inherited from ProfileBaseChange.)
Public property NewValue Gets the new value for the property that has been changed.
Protected property NewValueInternal (Inherited from UserProfilePropertyValueChange.)
Public property NewValueProfile Gets the user profile corresponding to the new value. (Inherited from UserProfilePropertyValueChange.)
Public property NewValueTerm Returns the taxonomy term object that represents the new value. Returns a null reference (Nothing in Visual Basic) if the new value is not a taxonomy term. (Inherited from UserProfilePropertyValueChange.)
Public property ObjectType Gets the type of object on which the change was made. (Inherited from ProfileBaseChange.)
Public property OldValue Gets the value of the property before the change.
Public property PrivacyPolicy Gets the privacy policy, if any, used by the type of object that was changed. (Inherited from ProfileBaseChange.)
Public property ProfileProperty Gets the user profile property. (Inherited from UserProfilePropertyValueChange.)
Public property SecondaryValue (Inherited from UserProfilePropertyValueChange.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Protected method GetNewValue (Inherited from UserProfilePropertyValueChange.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

UserProfileSingleValueChange Class

Microsoft.Office.Server.UserProfiles Namespace