Dropbox .NET SDK

Class TeamProfileChangeLogoDetails

Changed team logo displayed on shared link headers.

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

Constructors

View Source

TeamProfileChangeLogoDetails()

Initializes a new instance of the TeamProfileChangeLogoDetails class.

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