Class EventType.ProtectActionRemoveCollaborator
(protect) Removed collaborators via Dropbox Protect
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.ProtectActionRemoveCollaborator : EventType
Constructors
View SourceProtectActionRemoveCollaborator(ProtectActionRemoveCollaboratorType)
Initializes a new instance of the EventType.ProtectActionRemoveCollaborator class.
Declaration
public ProtectActionRemoveCollaborator(ProtectActionRemoveCollaboratorType value)
Parameters
| Type | Name | Description |
|---|---|---|
| ProtectActionRemoveCollaboratorType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public ProtectActionRemoveCollaboratorType Value { get; }
Property Value
| Type | Description |
|---|---|
| ProtectActionRemoveCollaboratorType |