Dropbox .NET SDK

Class LabelType.PersonalInformation

The personal information object

Inheritance
object
LabelType
LabelType.PersonalInformation
Inherited Members
LabelType.IsPersonalInformation
LabelType.AsPersonalInformation
LabelType.IsTestOnly
LabelType.AsTestOnly
LabelType.IsUserDefinedTag
LabelType.AsUserDefinedTag
LabelType.IsOther
LabelType.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class LabelType.PersonalInformation : LabelType

Fields

View Source

Instance

A singleton instance of PersonalInformation

Declaration
public static readonly LabelType.PersonalInformation Instance
Field Value
Type Description
LabelType.PersonalInformation
  • View Source
In this article
Back to top Dropbox .NET SDK