Show / Hide Table of Contents

Class TeamMemberStatus.Suspended

User is no longer a member of the team, but the account can be un-suspended, re-establishing the user as a team member.

Inheritance
System.Object
TeamMemberStatus
TeamMemberStatus.Suspended
Inherited Members
TeamMemberStatus.IsActive
TeamMemberStatus.AsActive
TeamMemberStatus.IsInvited
TeamMemberStatus.AsInvited
TeamMemberStatus.IsSuspended
TeamMemberStatus.AsSuspended
TeamMemberStatus.IsRemoved
TeamMemberStatus.AsRemoved
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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class Suspended : TeamMemberStatus

Fields

| Improve this Doc View Source

Instance

A singleton instance of Suspended

Declaration
public static readonly TeamMemberStatus.Suspended Instance
Field Value
Type Description
TeamMemberStatus.Suspended
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX