Dropbox .NET SDK

Class AlertRecipientsSettingType.Invalid

The invalid object

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

Fields

View Source

Instance

A singleton instance of Invalid

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