Show / Hide Table of Contents

Enum AccessLevel

The enum AccessLevel.

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

Fields

Name Description
Everyone

Everyone

Invited

Invited

Locked

Locked

SameEnterprise

Same Enterprise

  • View Source
Back to top Generated by DocFX