Show / Hide Table of Contents

Enum MeetingType

The enum MeetingType.

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

Fields

Name Description
Broadcast

Broadcast

Calendar

Calendar

MeetNow

Meet Now

Recurring

Recurring

  • View Source
Back to top Generated by DocFX