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