Class EventType.DashPreviewOptOutStatusChanged
(dash) Changed the preview opt-out status
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.DashPreviewOptOutStatusChanged : EventType
Constructors
View SourceDashPreviewOptOutStatusChanged(DashPreviewOptOutStatusChangedType)
Initializes a new instance of the EventType.DashPreviewOptOutStatusChanged class.
Declaration
public DashPreviewOptOutStatusChanged(DashPreviewOptOutStatusChangedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| DashPreviewOptOutStatusChangedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public DashPreviewOptOutStatusChangedType Value { get; }
Property Value
| Type | Description |
|---|---|
| DashPreviewOptOutStatusChangedType |