GroupMemberChangedEventArgs Members
Include Protected Members
Include Inherited Members
Represents data for the GroupMemberChanged event.
The GroupMemberChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
Contact | Gets the contact that was added to or removed from the group. |
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