電話リソースの種類

名前空間: microsoft.graph

電話番号を表します。

プロパティ

プロパティ 説明
number string 電話番号。
type phoneType 電話番号の種類。 使用可能な値: homebusinessmobileotherassistanthomeFaxbusinessFaxotherFaxpagerradio

JSON 表記

以下は、リソースの JSON 表記です。

{
  "number": "string",
  "type": "String"
}