---
title: email
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/asimportableaccount/email
---

# email

The email address associated with this account.

## Declaration

```swift
var email: String
```

## See Also

### Accessing account properties

- [id](authenticationservices/asimportableaccount/id.md)
- [userName](authenticationservices/asimportableaccount/username.md)
- [fullName](authenticationservices/asimportableaccount/fullname.md)
- [collections](authenticationservices/asimportableaccount/collections.md)
- [ASImportableCollection](authenticationservices/asimportablecollection.md)
- [items](authenticationservices/asimportableaccount/items.md)
- [ASImportableItem](authenticationservices/asimportableitem.md)
