Class EventType.SharedFolderDeclineInvitation
(sharing) Declined team member's invite to shared folder
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SharedFolderDeclineInvitation : EventType
Constructors
View SourceSharedFolderDeclineInvitation(SharedFolderDeclineInvitationType)
Initializes a new instance of the EventType.SharedFolderDeclineInvitation class.
Declaration
public SharedFolderDeclineInvitation(SharedFolderDeclineInvitationType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SharedFolderDeclineInvitationType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SharedFolderDeclineInvitationType Value { get; }
Property Value
| Type | Description |
|---|---|
| SharedFolderDeclineInvitationType |