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

Class CustomQuotaError.TooManyUsers

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

Inheritance
System.Object
CustomQuotaError
CustomQuotaError.TooManyUsers
Inherited Members
CustomQuotaError.IsTooManyUsers
CustomQuotaError.AsTooManyUsers
CustomQuotaError.IsOther
CustomQuotaError.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 : CustomQuotaError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TooManyUsers

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