Dropbox .NET SDK

Class AlertRecipientsSettingType.Other

The other object

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

Fields

View Source

Instance

A singleton instance of Other

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