Class EventType.SharedFolderUnmount
(sharing) Deleted shared folder from Dropbox
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedFolderUnmount : EventType
Constructors
View SourceSharedFolderUnmount(SharedFolderUnmountType)
Initializes a new instance of the EventType.SharedFolderUnmount class.
Declaration
public SharedFolderUnmount(SharedFolderUnmountType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedFolderUnmountType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedFolderUnmountType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedFolderUnmountType |