Show / Hide Table of Contents

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

  • View Source
Back to top Generated by DocFX