Class AddMemberSelectorError.InvalidEmail
The value is the e-email address that is malformed.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class AddMemberSelectorError.InvalidEmail : AddMemberSelectorError
Constructors
View SourceInvalidEmail(string)
Initializes a new instance of the AddMemberSelectorError.InvalidEmail class.
Declaration
public InvalidEmail(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 |