Enum CallDirection
The enum CallDirection.
Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum CallDirection
Fields
Name | Description |
---|---|
Incoming | Incoming |
Outgoing | Outgoing |