Show / Hide Table of Contents

Class LinkExpiry.RemoveExpiry

Remove the currently set expiry for the link.

Inheritance
System.Object
LinkExpiry
LinkExpiry.RemoveExpiry
Inherited Members
LinkExpiry.IsRemoveExpiry
LinkExpiry.AsRemoveExpiry
LinkExpiry.IsSetExpiry
LinkExpiry.AsSetExpiry
LinkExpiry.IsOther
LinkExpiry.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.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class RemoveExpiry : LinkExpiry

Fields

| Improve this Doc View Source

Instance

A singleton instance of RemoveExpiry

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