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