• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class MemberSelectorError.UserNotFound

No matching user found. The provided team_member_id, email, or external_id does not exist on this team.

Inheritance
System.Object
MemberSelectorError
MemberSelectorError.UserNotFound
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 UserNotFound : MemberSelectorError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UserNotFound

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