InvokeResponse<T>.Body Property

Definition

Gets or sets the body content for the response.

C#
public T Body { get; set; }

Property Value

T

The body content.

Remarks

The POST that is generated in response to the incoming invoke activity will have a body generated by JSON serializing the object in this field.

Applies to

Product Versions
Microsoft 365 Agents SDK .NET 1