IActivity.RelatesTo Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The relatesTo field references another conversation, and optionally a specific activity within that conversation. The value of the relatesTo field is a complex object of the Conversation reference type.
C#
public Microsoft.Agents.Protocols.Primitives.ConversationReference RelatesTo { get; set; }
member this.RelatesTo : Microsoft.Agents.Protocols.Primitives.ConversationReference with get, set
Public Property RelatesTo As ConversationReference
Product | Versions |
---|---|
Microsoft 365 Agents SDK .NET | 1 |