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 ChangedUser (Inherited from UserProfileChange.)
Public property ChangeType (Inherited from UserProfileChange.)
Public property EventTime (Inherited from UserProfileChange.)
Public property Id (Inherited from UserProfileChange.)
Public property NewValue Gets the new value for the property that has been changed.
Public property NewValueProfile Gets the user profile corresponding to the new value. (Inherited from UserProfilePropertyValueChange.)
Public property ObjectType (Inherited from UserProfileChange.)
Public property OldValue Gets the value of the property before the change.
Public property PrivacyPolicy (Inherited from UserProfileChange.)
Public property ProfileProperty Gets the user profile property. (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.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Fields

  Name Description
Protected field m_policy (Inherited from UserProfileChange.)
Protected field m_profileManager (Inherited from UserProfileChange.)

Top

See Also

Reference

UserProfileSingleValueChange Class

Microsoft.Office.Server.UserProfiles Namespace