IActivity.Entities Property

Definition

The Entities field contains a flat list of metadata objects pertaining to this activity. Unlike attachments (see the attachments field), entities do not necessarily manifest as user-interactable content elements, and are intended to be ignored if not understood. Senders may include entities they think may be useful to a receiver even if they are not certain the receiver can accept them. The value of each entities list element is a complex object of the Entity type.

C#
public System.Collections.Generic.IList<Microsoft.Agents.Protocols.Primitives.Entity> Entities { get; set; }

Property Value

Applies to

Product Versions
Microsoft 365 Agents SDK .NET 1