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