Dropbox .NET SDK
Show / Hide Table of Contents

Class FolderSubscriptionLevel.WeeklyEmails

Shown in activity, weekly email messages.

Inheritance
object
FolderSubscriptionLevel
FolderSubscriptionLevel.WeeklyEmails
Inherited Members
FolderSubscriptionLevel.IsNone
FolderSubscriptionLevel.AsNone
FolderSubscriptionLevel.IsActivityOnly
FolderSubscriptionLevel.AsActivityOnly
FolderSubscriptionLevel.IsDailyEmails
FolderSubscriptionLevel.AsDailyEmails
FolderSubscriptionLevel.IsWeeklyEmails
FolderSubscriptionLevel.AsWeeklyEmails
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.Paper
Assembly: Dropbox.Api.dll
Syntax
public sealed class FolderSubscriptionLevel.WeeklyEmails : FolderSubscriptionLevel

Fields

View Source

Instance

A singleton instance of WeeklyEmails

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