Class LinkExpiry.SetExpiry
Set a new expiry or change an existing expiry.
Inherited Members
Namespace: Dropbox.Api.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class LinkExpiry.SetExpiry : LinkExpiry
Constructors
View SourceSetExpiry(DateTime)
Initializes a new instance of the LinkExpiry.SetExpiry class.
Declaration
public SetExpiry(DateTime value)
Parameters
| Type | Name | Description |
|---|---|---|
| DateTime | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DateTime Value { get; }
Property Value
| Type | Description |
|---|---|
| DateTime |