Show / Hide Table of Contents

Enum Modality

The enum Modality.

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

Fields

Name Description
Audio

Audio

Data

Data

ScreenSharing

Screen Sharing

Unknown

Unknown

Video

Video

VideoBasedScreenSharing

Video Based Screen Sharing

  • View Source
Back to top Generated by DocFX