Class EventType.GroupRemoveMember
(groups) Removed team members from group
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.GroupRemoveMember : EventType
Constructors
View SourceGroupRemoveMember(GroupRemoveMemberType)
Initializes a new instance of the EventType.GroupRemoveMember class.
Declaration
public GroupRemoveMember(GroupRemoveMemberType value)
Parameters
| Type | Name | Description |
|---|---|---|
| GroupRemoveMemberType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public GroupRemoveMemberType Value { get; }
Property Value
| Type | Description |
|---|---|
| GroupRemoveMemberType |