Class EventType.TeamFolderChangeStatus
(team_folders) Changed archival status of team folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.TeamFolderChangeStatus : EventType
Constructors
View SourceTeamFolderChangeStatus(TeamFolderChangeStatusType)
Initializes a new instance of the EventType.TeamFolderChangeStatus class.
Declaration
public TeamFolderChangeStatus(TeamFolderChangeStatusType value)
Parameters
| Type | Name | Description |
|---|---|---|
| TeamFolderChangeStatusType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public TeamFolderChangeStatusType Value { get; }
Property Value
| Type | Description |
|---|---|
| TeamFolderChangeStatusType |