Show / Hide Table of Contents

Class DocSubscriptionLevel.NoEmail

Unsubscribed: Shown in pad lists, but not in activity and no change email messages are sent.

Inheritance
System.Object
DocSubscriptionLevel
DocSubscriptionLevel.NoEmail
Inherited Members
DocSubscriptionLevel.IsDefault
DocSubscriptionLevel.AsDefault
DocSubscriptionLevel.IsIgnore
DocSubscriptionLevel.AsIgnore
DocSubscriptionLevel.IsEvery
DocSubscriptionLevel.AsEvery
DocSubscriptionLevel.IsNoEmail
DocSubscriptionLevel.AsNoEmail
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.Paper
Assembly: Dropbox.Api.dll
Syntax
public sealed class NoEmail : DocSubscriptionLevel

Fields

| Improve this Doc View Source

Instance

A singleton instance of NoEmail

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