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