Class EventType.SharedLinkAddExpiry
(sharing) Added shared link expiration date
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedLinkAddExpiry : EventType
Constructors
View SourceSharedLinkAddExpiry(SharedLinkAddExpiryType)
Initializes a new instance of the EventType.SharedLinkAddExpiry class.
Declaration
public SharedLinkAddExpiry(SharedLinkAddExpiryType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedLinkAddExpiryType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedLinkAddExpiryType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedLinkAddExpiryType |