Class EventType.GroupRemoveMember
(groups) Removed team members from group
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class GroupRemoveMember : EventType
Constructors
| Improve this Doc 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
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public GroupRemoveMemberType Value { get; }
Property Value
Type | Description |
---|---|
GroupRemoveMemberType |