Dropbox .NET SDK

Class EmailIngestPolicy.Disabled

The disabled object

Inheritance
object
EmailIngestPolicy
EmailIngestPolicy.Disabled
Inherited Members
EmailIngestPolicy.IsDisabled
EmailIngestPolicy.AsDisabled
EmailIngestPolicy.IsEnabled
EmailIngestPolicy.AsEnabled
EmailIngestPolicy.IsOther
EmailIngestPolicy.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 EmailIngestPolicy.Disabled : EmailIngestPolicy

Fields

View Source

Instance

A singleton instance of Disabled

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