Show / Hide Table of Contents

Class FolderSubscriptionLevel.ActivityOnly

Shown in activity, no email messages.

Inheritance
System.Object
FolderSubscriptionLevel
FolderSubscriptionLevel.ActivityOnly
Inherited Members
FolderSubscriptionLevel.IsNone
FolderSubscriptionLevel.AsNone
FolderSubscriptionLevel.IsActivityOnly
FolderSubscriptionLevel.AsActivityOnly
FolderSubscriptionLevel.IsDailyEmails
FolderSubscriptionLevel.AsDailyEmails
FolderSubscriptionLevel.IsWeeklyEmails
FolderSubscriptionLevel.AsWeeklyEmails
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 ActivityOnly : FolderSubscriptionLevel

Fields

| Improve this Doc View Source

Instance

A singleton instance of ActivityOnly

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