GetPeopleResponse.NotFoundIds Property

Definition

notFoundIds

[System.Text.Json.Serialization.JsonPropertyName("notFoundIds")]
public System.Collections.Generic.List<string> NotFoundIds { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("notFoundIds")>]
member this.NotFoundIds : System.Collections.Generic.List<string> with get, set
Public Property NotFoundIds As List(Of String)

Property Value

Attributes

Applies to