Dropbox .NET SDK
Show / Hide Table of Contents

Class SharingTeamPolicyType.PeopleWithLinkCanViewAndComment

Users who have a link to this doc can view and comment on it.

Inheritance
object
SharingTeamPolicyType
SharingTeamPolicyType.PeopleWithLinkCanViewAndComment
Inherited Members
SharingTeamPolicyType.IsPeopleWithLinkCanEdit
SharingTeamPolicyType.AsPeopleWithLinkCanEdit
SharingTeamPolicyType.IsPeopleWithLinkCanViewAndComment
SharingTeamPolicyType.AsPeopleWithLinkCanViewAndComment
SharingTeamPolicyType.IsInviteOnly
SharingTeamPolicyType.AsInviteOnly
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 SharingTeamPolicyType.PeopleWithLinkCanViewAndComment : SharingTeamPolicyType

Fields

View Source

Instance

A singleton instance of PeopleWithLinkCanViewAndComment

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