callTranscriptionInfo-Ressourcentyp

Namespace: microsoft.graph

Stellt ein einzelnes DTMF-Ereignis dar.

Eigenschaften

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

JSON-Darstellung

Es folgt eine JSON-Darstellung der Ressource.

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