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