Dropbox .NET SDK

Class SharedContentUnshareDetails

Unshared file/folder by clearing membership.

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

Constructors

View Source

SharedContentUnshareDetails()

Initializes a new instance of the SharedContentUnshareDetails class.

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