Class DeleteSecondaryEmailResult.CannotRemovePrimary
The email address is the primary email address of the user, and cannot be removed.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class DeleteSecondaryEmailResult.CannotRemovePrimary : DeleteSecondaryEmailResult
Constructors
View SourceCannotRemovePrimary(string)
Initializes a new instance of the DeleteSecondaryEmailResult.CannotRemovePrimary class.
Declaration
public CannotRemovePrimary(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 |