Class EventType.BackupInvitationOpened
(members) Opened Backup invite
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.BackupInvitationOpened : EventType
Constructors
View SourceBackupInvitationOpened(BackupInvitationOpenedType)
Initializes a new instance of the EventType.BackupInvitationOpened class.
Declaration
public BackupInvitationOpened(BackupInvitationOpenedType value)
Parameters
| Type | Name | Description |
|---|---|---|
| BackupInvitationOpenedType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public BackupInvitationOpenedType Value { get; }
Property Value
| Type | Description |
|---|---|
| BackupInvitationOpenedType |