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
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class SfTeamInvite : EventType
Constructors
| Improve this Doc 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
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public SfTeamInviteType Value { get; }
Property Value
Type | Description |
---|---|
SfTeamInviteType |