Application<TState>.MessageExtensions Property

Definition

Fluent interface for accessing Message Extensions' specific features.

public Microsoft.Teams.AI.MessageExtensions<TState> MessageExtensions { get; }
member this.MessageExtensions : Microsoft.Teams.AI.MessageExtensions<'State (requires 'State :> Microsoft.Teams.AI.State.TurnState and 'State : (new : unit -> 'State))>
Public ReadOnly Property MessageExtensions As MessageExtensions(Of TState)

Property Value

Applies to