> ## 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 数据类型。

## 属性

| 名称                 | 类型                                                                                                    | 描述          |
| :----------------- | :---------------------------------------------------------------------------------------------------- | :---------- |
| EmailAddress       | String                                                                                                | 电子邮件地址      |
| Name               | String                                                                                                | 电子邮件信息数据的名称 |
| VerificationStatus | [EmailVerificationStatus](/services/playfab/api-references/events/data-types/emailverificationstatus) | 电子邮件的验证状态   |


## Related topics

- [PlayerProfile](/zh-CN/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFContactEmailInfoModel](/zh-CN/services/playfab/api-references/c/pftypes/structs/pfcontactemailinfomodel.md)
- [PFSegmentsContactEmailInfo](/zh-CN/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentscontactemailinfo.md)
- [contact_email_updated](/zh-CN/services/playfab/api-references/events/PlayerProfile/contact-email-updated.md)
- [player_updated_contact_email](/zh-CN/services/playfab/api-references/events/PlayerIdentity/player-updated-contact-email.md)
