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