Show / Hide Table of Contents

Class AlertRecipientsSettingType.None

The none object

Inheritance
System.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
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class None : AlertRecipientsSettingType

Fields

| Improve this Doc View Source

Instance

A singleton instance of None

Declaration
public static readonly AlertRecipientsSettingType.None Instance
Field Value
Type Description
AlertRecipientsSettingType.None
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX