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