Dropbox .NET SDK

Class MemberPermanentlyDeleteAccountContentsDetails

Permanently deleted contents of deleted team member account.

Inheritance
object
MemberPermanentlyDeleteAccountContentsDetails
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 MemberPermanentlyDeleteAccountContentsDetails

Constructors

View Source

MemberPermanentlyDeleteAccountContentsDetails()

Initializes a new instance of the MemberPermanentlyDeleteAccountContentsDetails class.

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