Show / Hide Table of Contents

Class SharingFolderJoinPolicy.FromAnyone

The from anyone object

Inheritance
System.Object
SharingFolderJoinPolicy
SharingFolderJoinPolicy.FromAnyone
Inherited Members
SharingFolderJoinPolicy.IsFromAnyone
SharingFolderJoinPolicy.AsFromAnyone
SharingFolderJoinPolicy.IsFromTeamOnly
SharingFolderJoinPolicy.AsFromTeamOnly
SharingFolderJoinPolicy.IsOther
SharingFolderJoinPolicy.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.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class FromAnyone : SharingFolderJoinPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of FromAnyone

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