Dropbox .NET SDK

Class TeamFolderPermanentlyDeleteDetails

Permanently deleted archived team folder.

Inheritance
object
TeamFolderPermanentlyDeleteDetails
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class TeamFolderPermanentlyDeleteDetails

Constructors

View Source

TeamFolderPermanentlyDeleteDetails()

Initializes a new instance of the TeamFolderPermanentlyDeleteDetails class.

Declaration
public TeamFolderPermanentlyDeleteDetails()
  • View Source
In this article
Back to top Dropbox .NET SDK