Class AddMemberSelectorError.UnverifiedDropboxId
The value is the ID of the Dropbox user with an unverified email address. Invite unverified users by email address instead of by their Dropbox ID.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class AddMemberSelectorError.UnverifiedDropboxId : AddMemberSelectorError
Constructors
View SourceUnverifiedDropboxId(string)
Initializes a new instance of the AddMemberSelectorError.UnverifiedDropboxId class.
Declaration
public UnverifiedDropboxId(string value)
Parameters
| Type | Name | Description |
|---|---|---|
| string | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public string Value { get; }
Property Value
| Type | Description |
|---|---|
| string |