UserProfileOrganizationMembershipChange members
NOTE: This API is now obsolete.
Represents a change to a UserProfile object’s membership in an OrganizationProfile object.
The UserProfileOrganizationMembershipChange type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AccountName | Account name of the user whose data has changed (may result in this user being loaded from the profile store) (Inherited from UserProfileChange.) |
![]() |
ChangedProfile | Gets the profile whose data has changed. (Inherited from ProfileBaseChange.) |
![]() |
ChangedUser | Obsolete. Profile of the user whose data has changed (may result in this user being loaded from the profile store) (Inherited from UserProfileChange.) |
![]() |
ChangeType | Gets the type of change that was made to the profile. (Inherited from ProfileBaseChange.) |
![]() |
EventTime | Gets the UTC time when the change occurred. (Inherited from ProfileBaseChange.) |
![]() |
Id | Gets the event identifier associated with the change. (Inherited from ProfileBaseChange.) |
![]() |
MembershipType | Obsolete. Gets the OrganizationMembershipType associated with this change. |
![]() |
ObjectType | Gets the type of object on which the change was made. (Inherited from ProfileBaseChange.) |
![]() |
OrganizationProfile | Obsolete. Gets the OrganizationProfile object for this change. |
![]() |
PrivacyPolicy | Gets the privacy policy, if any, used by the type of object that was changed. (Inherited from ProfileBaseChange.) |
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