Delen via


Activity.GetConversationReference Methode

Definitie

Hiermee maakt u een ConversationReference op basis van deze activiteit.

public Microsoft.Bot.Schema.ConversationReference GetConversationReference();
abstract member GetConversationReference : unit -> Microsoft.Bot.Schema.ConversationReference
override this.GetConversationReference : unit -> Microsoft.Bot.Schema.ConversationReference
Public Function GetConversationReference () As ConversationReference

Retouren

Een gespreksverwijzing voor het gesprek dat deze activiteit bevat.

Implementeringen

Van toepassing op