Class UserAddResult.PlaceholderUser
Secondary emails cannot be added to placeholder users.
Inherited Members
Namespace: Dropbox.Api.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class UserAddResult.PlaceholderUser : UserAddResult
Constructors
View SourcePlaceholderUser(UserSelectorArg)
Initializes a new instance of the UserAddResult.PlaceholderUser class.
Declaration
public PlaceholderUser(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 |