電話リソースの種類

名前空間: microsoft.graph

電話番号を表します。

プロパティ

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

JSON 表記

次の JSON 表現は、リソースの種類を示しています。

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