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.
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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class Suspended : TeamMemberStatus
Fields
| Improve this Doc View SourceInstance
A singleton instance of Suspended
Declaration
public static readonly TeamMemberStatus.Suspended Instance
Field Value
Type | Description |
---|---|
TeamMemberStatus.Suspended |