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