<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "iPadOS: 13.0.0 -",
    "macCatalyst: 13.1.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -",
    "watchOS: 6.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "Contacts",
  "identifier" : "/documentation/Contacts/CNChangeHistoryRemoveMemberFromGroupEvent",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Contacts"
    ],
    "preciseIdentifier" : "c:objc(cs)CNChangeHistoryRemoveMemberFromGroupEvent"
  },
  "title" : "CNChangeHistoryRemoveMemberFromGroupEvent"
}
-->

# CNChangeHistoryRemoveMemberFromGroupEvent

An object that represents a user removing a contact from a group.

```
class CNChangeHistoryRemoveMemberFromGroupEvent
```

## Topics

### Getting event details

[`group`](/documentation/Contacts/CNChangeHistoryRemoveMemberFromGroupEvent/group)

The group where the user removed a contact.

[`member`](/documentation/Contacts/CNChangeHistoryRemoveMemberFromGroupEvent/member)

The contact that the user removed from the group.

## Relationships

### Conforms To

[`NSCoding`](/documentation/Foundation/NSCoding)

[`NSObjectProtocol`](/documentation/ObjectiveC/NSObjectProtocol)

[`NSSecureCoding`](/documentation/Foundation/NSSecureCoding)

[`Hashable`](/documentation/Swift/Hashable)

[`NSCopying`](/documentation/Foundation/NSCopying)

[`CustomStringConvertible`](/documentation/Swift/CustomStringConvertible)

[`Equatable`](/documentation/Swift/Equatable)

[`CustomDebugStringConvertible`](/documentation/Swift/CustomDebugStringConvertible)

[`CVarArg`](/documentation/Swift/CVarArg)

### Inherits From

[`CNChangeHistoryEvent`](/documentation/Contacts/CNChangeHistoryEvent)

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)