ActivityResourceResponse Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.
Expande ResourceResponse com as propriedades ActivityId e Conversation.
[System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")]
public class ActivityResourceResponse : Microsoft.Bot.Schema.ResourceResponse
[<System.Obsolete("The Bot Framework Adapters will be deprecated in the next version of the Bot Framework SDK and moved to https://github.com/BotBuilderCommunity/botbuilder-community-dotnet. Please refer to their new location for all future work.")>]
type ActivityResourceResponse = class
inherit ResourceResponse
Public Class ActivityResourceResponse
Inherits ResourceResponse
- Herança
- Atributos
Construtores
ActivityResourceResponse() |
Obsoleto.
Expande ResourceResponse com as propriedades ActivityId e Conversation. |
Propriedades
ActivityId |
Obsoleto.
Obtém ou define o ID da Atividade. |
Conversation |
Obsoleto.
Obtém ou define uma Conta de Conversação. |
Id |
Obsoleto.
Obtém ou define o ID do recurso. (Herdado de ResourceResponse) |