UserProfileMembershipChange properties

The UserProfileMembershipChange type exposes the following members.

Properties

  Name Description
Public property AccountName Account name of the user whose data has changed (may result in this user being loaded from the profile store) (Inherited from UserProfileChange.)
Public property ChangedProfile Gets the profile whose data has changed. (Inherited from ProfileBaseChange.)
Public property ChangedUser Obsolete. Profile of the user whose data has changed (may result in this user being loaded from the profile store) (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 MemberGroup Gets the member group for the membership.
Public property MemberGroupId Gets the unique identifier (ID) for the member group.
Public property ObjectType Gets the type of object on which the change was made. (Inherited from ProfileBaseChange.)
Public property PrivacyPolicy Gets the privacy policy, if any, used by the type of object that was changed. (Inherited from ProfileBaseChange.)
Public property SourceReference Gets the membership source unique reference for the member group.

Top

See also

Reference

UserProfileMembershipChange class

Microsoft.Office.Server.UserProfiles namespace