> ## 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](/ko/services/playfab/api-references/events/data-types/playerprofile.md)
- [PFContactEmailInfoModel](/ko/services/playfab/api-references/c/pftypes/structs/pfcontactemailinfomodel.md)
- [PFSegmentsContactEmailInfo](/ko/services/playfab/api-references/c/pfsegmentstypes/structs/pfsegmentscontactemailinfo.md)
- [contact_email_updated](/ko/services/playfab/api-references/events/PlayerProfile/contact-email-updated.md)
- [player_updated_contact_email](/ko/services/playfab/api-references/events/PlayerIdentity/player-updated-contact-email.md)
