名前空間: microsoft.graph
電話番号を表します。
プロパティ
| プロパティ | 型 | 説明 |
|---|---|---|
| 番号 | string | 電話番号。 |
| type | phoneType | 電話番号の種類。 使用可能な値: home、business、mobile、other、assistant、homeFax、businessFax、otherFax、pager、radio。 |
リレーションシップ
なし。
JSON 表記
次の JSON 表現は、リソースの種類を示しています。
{
"number": "string",
"type": "String"
}