Class CustomQuotaResult.InvalidUser
Invalid user (not in team).
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class CustomQuotaResult.InvalidUser : CustomQuotaResult
Constructors
View SourceInvalidUser(UserSelectorArg)
Initializes a new instance of the CustomQuotaResult.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 |