Share via


EnumerateDeletedItemsProgress.NumSearched Property

Definition

Number of entries searched

[Newtonsoft.Json.JsonProperty(PropertyName="numSearched")]
public long NumSearched { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="numSearched")>]
member this.NumSearched : int64
Public ReadOnly Property NumSearched As Long

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to