• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class SetCustomQuotaError.TooManyUsers

A maximum of 1000 users can be set for a single call.

Inheritance
System.Object
SetCustomQuotaError
SetCustomQuotaError.TooManyUsers
Inherited Members
SetCustomQuotaError.IsSomeUsersAreExcluded
SetCustomQuotaError.AsSomeUsersAreExcluded
SetCustomQuotaError.IsTooManyUsers
SetCustomQuotaError.AsTooManyUsers
SetCustomQuotaError.IsOther
SetCustomQuotaError.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class TooManyUsers : SetCustomQuotaError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyUsers

Declaration
public static readonly SetCustomQuotaError.TooManyUsers Instance
Field Value
Type Description
SetCustomQuotaError.TooManyUsers
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX