> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# ContactEmailInfo

> ContactEmailInfo data type.

## Properties

| Name               | Type                                                                                                  | Description                          |
| :----------------- | :---------------------------------------------------------------------------------------------------- | :----------------------------------- |
| EmailAddress       | String                                                                                                | The email address                    |
| Name               | String                                                                                                | The name of the email info data      |
| VerificationStatus | [EmailVerificationStatus](/services/playfab/api-references/events/data-types/emailverificationstatus) | The verification status of the email |
