Class EventType.MemberSuggestionsChangePolicy
(team_policies) Enabled/disabled option for team members to suggest people to add to team
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.MemberSuggestionsChangePolicy : EventType
Constructors
View SourceMemberSuggestionsChangePolicy(MemberSuggestionsChangePolicyType)
Initializes a new instance of the EventType.MemberSuggestionsChangePolicy class.
Declaration
public MemberSuggestionsChangePolicy(MemberSuggestionsChangePolicyType value)
Parameters
| Type | Name | Description |
|---|---|---|
| MemberSuggestionsChangePolicyType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public MemberSuggestionsChangePolicyType Value { get; }
Property Value
| Type | Description |
|---|---|
| MemberSuggestionsChangePolicyType |