Class EventType.SharedContentUnshare
(sharing) Unshared file/folder by clearing membership
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedContentUnshare : EventType
Constructors
View SourceSharedContentUnshare(SharedContentUnshareType)
Initializes a new instance of the EventType.SharedContentUnshare class.
Declaration
public SharedContentUnshare(SharedContentUnshareType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedContentUnshareType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedContentUnshareType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedContentUnshareType |