IGroupMemberModification
Represents the base for all structural modifications of group memberships.
This interface is the base for the structural modifications IGroupAddedMemberModification and IGroupRemovedMemberModification and provides extended properties.
Implements: Onion.Client.IGroupStructuralModification
Properties
| Property | Description | 
|---|---|
| Member:IUser | Gets the user for whom the membership in the group has changed.  | 
