Dropbox .NET SDK

Class EnabledDomainInvitesDetails

Enabled domain invites.

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

Constructors

View Source

EnabledDomainInvitesDetails()

Initializes a new instance of the EnabledDomainInvitesDetails class.

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