Show / Hide Table of Contents

Enum MediaDirection

The enum MediaDirection.

Namespace: Microsoft.Graph
Assembly: Microsoft.Graph.CoreSDK.dll
Syntax
[JsonConverter(typeof(EnumConverter))]
public enum MediaDirection

Fields

Name Description
Inactive

Inactive

ReceiveOnly

Receive Only

SendOnly

Send Only

SendReceive

Send Receive

  • View Source
Back to top Generated by DocFX