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