Class EventType.SfTeamInvite
(sharing) Invited team members to shared folder (deprecated, replaced by 'Invited user to Dropbox and added them to shared file/folder')
Inherited Members
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class EventType.SfTeamInvite : EventType
Constructors
View SourceSfTeamInvite(SfTeamInviteType)
Initializes a new instance of the EventType.SfTeamInvite class.
Declaration
public SfTeamInvite(SfTeamInviteType value)
Parameters
| Type | Name | Description |
|---|---|---|
| SfTeamInviteType | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public SfTeamInviteType Value { get; }
Property Value
| Type | Description |
|---|---|
| SfTeamInviteType |