Class EventType.SfTeamUninvite
(sharing) Unshared folder with team member (deprecated, replaced by 'Removed invitee from shared file/folder before invite was accepted')
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 SfTeamUninvite : EventType
Constructors
| Improve this Doc View SourceSfTeamUninvite(SfTeamUninviteType)
Initializes a new instance of the EventType.SfTeamUninvite class.
Declaration
public SfTeamUninvite(SfTeamUninviteType value)
Parameters
Type | Name | Description |
---|---|---|
SfTeamUninviteType | value | The value |
Properties
| Improve this Doc View SourceValue
Gets the value of this instance.
Declaration
public SfTeamUninviteType Value { get; }
Property Value
Type | Description |
---|---|
SfTeamUninviteType |