Class PaperChangeMemberLinkPolicyDetails
Changed whether non-members can view Paper docs with link.
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public class PaperChangeMemberLinkPolicyDetails
Constructors
View SourcePaperChangeMemberLinkPolicyDetails(PaperMemberPolicy)
Initializes a new instance of the PaperChangeMemberLinkPolicyDetails class.
Declaration
public PaperChangeMemberLinkPolicyDetails(PaperMemberPolicy newValue)
Parameters
| Type | Name | Description |
|---|---|---|
| PaperMemberPolicy | newValue | New paper external link accessibility policy. |
Properties
View SourceNewValue
New paper external link accessibility policy.
Declaration
public PaperMemberPolicy NewValue { get; protected set; }
Property Value
| Type | Description |
|---|---|
| PaperMemberPolicy |