Show / Hide Table of Contents

Class GetTeamEventsError.AccountIdNotFound

No user found matching the provided account_id.

Inheritance
System.Object
GetTeamEventsError
GetTeamEventsError.AccountIdNotFound
Inherited Members
GetTeamEventsError.IsAccountIdNotFound
GetTeamEventsError.AsAccountIdNotFound
GetTeamEventsError.IsInvalidTimeRange
GetTeamEventsError.AsInvalidTimeRange
GetTeamEventsError.IsInvalidFilters
GetTeamEventsError.AsInvalidFilters
GetTeamEventsError.IsOther
GetTeamEventsError.AsOther
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.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class AccountIdNotFound : GetTeamEventsError

Fields

| Improve this Doc View Source

Instance

A singleton instance of AccountIdNotFound

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