Show / Hide Table of Contents

Enum ScreenSharingRole

The enum ScreenSharingRole.

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

Fields

Name Description
Sharer

Sharer

Viewer

Viewer

  • View Source
Back to top Generated by DocFX