Class UserResendResult.InvalidUser
Specified user is not a valid target for resending verification emails.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class UserResendResult.InvalidUser : UserResendResult
Constructors
View SourceInvalidUser(UserSelectorArg)
Initializes a new instance of the UserResendResult.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 |