Class UserFeatureValue.TeamSharedDropbox
The team shared dropbox object
Inherited Members
Namespace: Dropbox.Api.Users
Assembly: Dropbox.Api.dll
Syntax
public sealed class UserFeatureValue.TeamSharedDropbox : UserFeatureValue
Constructors
View SourceTeamSharedDropbox(TeamSharedDropboxValue)
Initializes a new instance of the UserFeatureValue.TeamSharedDropbox class.
Declaration
public TeamSharedDropbox(TeamSharedDropboxValue value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamSharedDropboxValue | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamSharedDropboxValue Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamSharedDropboxValue |