Show / Hide Table of Contents

Class PaperDefaultFolderPolicy.InviteOnly

Invite only will be the default option when creating a folder in Paper.

Inheritance
System.Object
PaperDefaultFolderPolicy
PaperDefaultFolderPolicy.InviteOnly
Inherited Members
PaperDefaultFolderPolicy.IsEveryoneInTeam
PaperDefaultFolderPolicy.AsEveryoneInTeam
PaperDefaultFolderPolicy.IsInviteOnly
PaperDefaultFolderPolicy.AsInviteOnly
PaperDefaultFolderPolicy.IsOther
PaperDefaultFolderPolicy.AsOther
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.TeamPolicies
Assembly: Dropbox.Api.dll
Syntax
public sealed class InviteOnly : PaperDefaultFolderPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of InviteOnly

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