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