Dropbox .NET SDK

Class PaperEnabledUsersGroupAdditionDetails

Added users to Paper-enabled users list.

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

Constructors

View Source

PaperEnabledUsersGroupAdditionDetails()

Initializes a new instance of the PaperEnabledUsersGroupAdditionDetails class.

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