Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.1 KB

callrecords-administrativeunitinfo.md

File metadata and controls

42 lines (32 loc) · 1.1 KB
title description author ms.localizationpriority ms.subservice doc_type
administrativeUnitInfo resource type
Represents an object that exposes information about the administrative units associated with a call participant.
Datar89
medium
cloud-communications
resourcePageType

administrativeUnitInfo resource type

Namespace: microsoft.graph.callRecords

[!INCLUDE beta-disclaimer]

Represents an object that exposes information about the administrative units associated with a participant.

Properties

Property Type Description
id String Unique identifier for the administrative unit.

JSON representation

The following JSON representation shows the resource type.

{
  "id": "String (identifier)"
}

See also