toneInfo リソースの種類

名前空間: microsoft.graph

単一の DTMF イベント。

プロパティ

プロパティ 説明
sequenceId Int64 DTMF イベントの順序付けに使用される増分識別子。
トーン トーン 使用できる値は、tone0tone2tone1tone3tone4、、tone5、、tone6tone7tone8stardpoundflashtone9abcです。

JSON 表記

リソースの JSON 表記を次に示します。

{
  "sequenceId": 1024,
  "tone": "tone0 | tone1 | tone2 | tone3 | tone4 | tone5 | tone6 | tone7 | tone8 | tone9 | star | pound | a | b | c | d | flash"
}