Show / Hide Table of Contents

Class MemberSelectorError.UserNotInTeam

The user is not a member of the team.

Inheritance
System.Object
MemberSelectorError
MemberSelectorError.UserNotInTeam
Inherited Members
MemberSelectorError.IsUserNotInTeam
MemberSelectorError.AsUserNotInTeam
MemberSelectorError.IsUserNotFound
MemberSelectorError.AsUserNotFound
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 UserNotInTeam : MemberSelectorError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UserNotInTeam

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