> ## 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.

# ContactEmailDetails データ型

> PlayStream イベントでエンティティ プロファイルに関連付けられた連絡先メール アドレスを表す、PlayFab の ContactEmailDetails データ型のリファレンス。

***

title: ContactEmailDetails
author: ronnyparedes
description: ContactEmailDetails データ型。
ms.author: ronnyparedes
ms.date: 02/12/2026
ms.topic: article
ms.service: azure-playfab
keywords: playfab, playstream events
ms.localizationpriority: medium
-------------------------------

# ContactEmailDetails

エンティティ プロファイルに関連付けられた連絡先メール アドレスに関する詳細。

## プロパティ

| 名前           | 型      | 説明                          |
| :----------- | :----- | :-------------------------- |
| EmailAddress | String | メール アドレス。                   |
| EmailType    | String | 連絡先メールの種類 (プライマリ、バックアップなど)。 |


## Related topics

- [FileDetails データ型](/ja-jp/services/playfab/api-references/events/data-types/filedetails.md)
- [ObjectDetails データ型](/ja-jp/services/playfab/api-references/events/data-types/objectdetails.md)
- [PlayerCustomPropertiesChangedDetails データ型](/ja-jp/services/playfab/api-references/events/data-types/playercustompropertieschangeddetails.md)
- [ContactEmailInfo](/ja-jp/services/playfab/api-references/events/data-types/contactemailinfo.md)
- [contact_email_updated](/ja-jp/services/playfab/api-references/events/PlayerProfile/contact-email-updated.md)
