Dropbox .NET SDK

Class AlertRecipientsSettingType.None

The none object

Inheritance
object
AlertRecipientsSettingType
AlertRecipientsSettingType.None
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.None : AlertRecipientsSettingType

Fields

View Source

Instance

A singleton instance of None

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