---
title: handle
framework: permissionkit
role: symbol
role_heading: Instance Property
path: permissionkit/communicationtopic/personinformation-swift.struct/handle
---

# handle

The handle to identify and communicate with the person.

## Declaration

```swift
var handle: CommunicationHandle
```

## Discussion

Discussion A handle can be an email address, phone number, username, or any other person identifier.

## See Also

### Accessing properties

- [avatarImage](permissionkit/communicationtopic/personinformation-swift.struct/avatarimage.md)
- [nameComponents](permissionkit/communicationtopic/personinformation-swift.struct/namecomponents.md)
