Show / Hide Table of Contents

Class SetCustomQuotaError.SomeUsersAreExcluded

Some of the users are on the excluded users list and can't have custom quota set.

Inheritance
System.Object
SetCustomQuotaError
SetCustomQuotaError.SomeUsersAreExcluded
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 SomeUsersAreExcluded : SetCustomQuotaError

Fields

| Improve this Doc View Source

Instance

A singleton instance of SomeUsersAreExcluded

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