Dropbox .NET SDK

Class AlertRecipientsSettingType.CustomList

The custom list object

Inheritance
object
AlertRecipientsSettingType
AlertRecipientsSettingType.CustomList
Inherited Members
AlertRecipientsSettingType.IsCustomList
AlertRecipientsSettingType.AsCustomList
AlertRecipientsSettingType.IsInvalid
AlertRecipientsSettingType.AsInvalid
AlertRecipientsSettingType.IsNone
AlertRecipientsSettingType.AsNone
AlertRecipientsSettingType.IsTeamAdmins
AlertRecipientsSettingType.AsTeamAdmins
AlertRecipientsSettingType.IsOther
AlertRecipientsSettingType.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 AlertRecipientsSettingType.CustomList : AlertRecipientsSettingType

Fields

View Source

Instance

A singleton instance of CustomList

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