• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class SharingFolderJoinPolicy.FromTeamOnly

The from team only object

Inheritance
System.Object
SharingFolderJoinPolicy
SharingFolderJoinPolicy.FromTeamOnly
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 FromTeamOnly : SharingFolderJoinPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of FromTeamOnly

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