Class MemberAddV2Result.UserAlreadyOnTeam
User is already on this team. The provided email address is associated with a user who is already a member of (including in recoverable state) or invited to the team.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class MemberAddV2Result.UserAlreadyOnTeam : MemberAddV2Result
Constructors
View SourceUserAlreadyOnTeam(string)
Initializes a new instance of the MemberAddV2Result.UserAlreadyOnTeam class.
Declaration
public UserAlreadyOnTeam(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 |