Share via


IAdaptiveCardActionHandler.AdaptiveCardResponse Property

Definition

Indicates the behavior for how the card response will be sent in Teams conversation. The default value is AdaptiveCardResponse.ReplaceForInteractor, which means the card response will replace the current one only for the interactor.

public Microsoft.TeamsFx.Conversation.AdaptiveCardResponse AdaptiveCardResponse { get; }
member this.AdaptiveCardResponse : Microsoft.TeamsFx.Conversation.AdaptiveCardResponse
Public ReadOnly Property AdaptiveCardResponse As AdaptiveCardResponse

Property Value

Applies to