Class RemoveCustomQuotaResult.InvalidUser
Invalid user (not in team).
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class RemoveCustomQuotaResult.InvalidUser : RemoveCustomQuotaResult
Constructors
View SourceInvalidUser(UserSelectorArg)
Initializes a new instance of the RemoveCustomQuotaResult.InvalidUser class.
Declaration
public InvalidUser(UserSelectorArg value)
Parameters
| Type | Name | Description |
|---|---|---|
| UserSelectorArg | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public UserSelectorArg Value { get; }
Property Value
| Type | Description |
|---|---|
| UserSelectorArg |