Dropbox .NET SDK

Class PaperEnabledUsersGroupRemovalDetails

Removed users from Paper-enabled users list.

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

Constructors

View Source

PaperEnabledUsersGroupRemovalDetails()

Initializes a new instance of the PaperEnabledUsersGroupRemovalDetails class.

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