Dropbox .NET SDK

Class MemberDeleteProfilePhotoDetails

Deleted team member profile photo.

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

Constructors

View Source

MemberDeleteProfilePhotoDetails()

Initializes a new instance of the MemberDeleteProfilePhotoDetails class.

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