_ICustomGroupEvents Members
Include Protected Members
Include Inherited Members
The _ICustomGroupEvents type exposes the following members.
Methods
Name | Description | |
---|---|---|
OnContactAdded |
Raised when a contact is added to a custom group. The added contact is provided by IGroupMembershipChangedEventData.
|
|
OnContactRemoved |
Raised when a contact is removed from a custom group. The removed contact is provided by IGroupMembershipChangedEventData.
|
|
OnNameChanged |
Invoked when custom group name changes. The new group name is provided by IGroupNameChangedEventData.
|