UserProfileMultiValueChange Members
Include Protected Members
Include Inherited Members
Represents a change to multiple values of a property.
The UserProfileMultiValueChange type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccountName | (Inherited from UserProfileChange.) | |
ChangedUser | (Inherited from UserProfileChange.) | |
ChangedValue | Gets the values that have changed in a property. | |
ChangeType | (Inherited from UserProfileChange.) | |
EventTime | (Inherited from UserProfileChange.) | |
Id | (Inherited from UserProfileChange.) | |
NewValueProfile | Gets the user profile corresponding to the new value. (Inherited from UserProfilePropertyValueChange.) | |
ObjectType | (Inherited from UserProfileChange.) | |
PrivacyPolicy | (Inherited from UserProfileChange.) | |
ProfileProperty | Gets the user profile property. (Inherited from UserProfilePropertyValueChange.) |
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
Fields
Name | Description | |
---|---|---|
m_policy | (Inherited from UserProfileChange.) | |
m_profileManager | (Inherited from UserProfileChange.) |
Top