Dropbox .NET SDK

Class SharedFolderDeclineInvitationDetails

Declined team member's invite to shared folder.

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

Constructors

View Source

SharedFolderDeclineInvitationDetails()

Initializes a new instance of the SharedFolderDeclineInvitationDetails class.

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