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