Share via


MemorySearchToolCallItemParam.Results Property

Definition

The results returned from the memory search.

public System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.MemoryStore.MemorySearchItem> Results { get; set; }
member this.Results : System.Collections.Generic.IList<Azure.AI.AgentServer.Contracts.Generated.MemoryStore.MemorySearchItem> with get, set
Public Property Results As IList(Of MemorySearchItem)

Property Value

Applies to