When I try to delete a contact, stored in some group with
_contactGroupServices.BeginDeleteContact
-> _contactGroupServices.EndDeleteContact
it's deleting from each group in contact list.
Is it possible to delete this contact only from one selected group?