Freigeben über


callTranscriptionInfo-Ressourcentyp

Namespace: microsoft.graph

Stellt ein einzelnes DTMF-Ereignis dar.

Eigenschaften

Eigenschaft Typ Beschreibung
lastModifiedDateTime DateTime Die Uhrzeit der Zustandsänderung in UTC.
state String Mögliche Werte sind: notStarted, active und inactive.

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

{
  "lastModifiedDateTime": "String (timestamp)",
  "state": "notStarted | active | inactive"
}