Class EventType.SmartSyncOptOut
(team_policies) Opted team out of Smart Sync
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SmartSyncOptOut : EventType
Constructors
View SourceSmartSyncOptOut(SmartSyncOptOutType)
Initializes a new instance of the EventType.SmartSyncOptOut class.
Declaration
public SmartSyncOptOut(SmartSyncOptOutType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SmartSyncOptOutType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SmartSyncOptOutType Value { get; }
Property Value
| Type | Description |
|---|---|
| SmartSyncOptOutType |