Show / Hide Table of Contents

Class UserSelectorError.UserNotFound

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

Inheritance
System.Object
UserSelectorError
UserSelectorError.UserNotFound
Inherited Members
UserSelectorError.IsUserNotFound
UserSelectorError.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 : UserSelectorError

Fields

| Improve this Doc View Source

Instance

A singleton instance of UserNotFound

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