| title | callSettings resource type |
|---|---|
| description | Contains information about a call settings resource. |
| author | garchiro7 |
| ms.localizationpriority | medium |
| doc_type | resourcePageType |
| ms.subservice | cloud-communications |
| ms.date | 02/01/2025 |
Namespace: microsoft.graph
[!INCLUDE beta-disclaimer]
Contains information about a call settings resource.
| Method | Return type | Description |
|---|---|---|
| List delegates | delegationSettings collection | Get a list of all delegates for a user. |
| List delegators | delegationSettings collection | Get a list of all delegators for a user. |
None.
| Relationship | Type | Description |
|---|---|---|
| delegates | delegationSettings collection | Represents the delegate settings. |
| delegators | delegationSettings collection | Represents the delegator settings. |
The following JSON representation shows the resource type.
{
"@odata.type": "#microsoft.graph.callSettings"
}