ItemMessage.Phase Property

Definition

Gets or sets the Phase.

public Azure.AI.AgentServer.Responses.Models.MessagePhase? Phase { get; set; }
member this.Phase : Nullable<Azure.AI.AgentServer.Responses.Models.MessagePhase> with get, set
Public Property Phase As Nullable(Of MessagePhase)

Property Value

Applies to