SendMEMessageResponse 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public class SendMEMessageResponse : Microsoft.Bot.Builder.Dialogs.Adaptive.Teams.Actions.BaseTeamsCacheInfoResponseDialog
type SendMEMessageResponse = class
inherit BaseTeamsCacheInfoResponseDialog
Public Class SendMEMessageResponse
Inherits BaseTeamsCacheInfoResponseDialog
- 繼承
建構函式
SendMEMessageResponse(String, Int32) |
欄位
Kind |
屬性
CacheDuration | (繼承來源 BaseTeamsCacheInfoResponseDialog) |
CacheType | (繼承來源 BaseTeamsCacheInfoResponseDialog) |
Disabled | (繼承來源 BaseTeamsCacheInfoResponseDialog) |
Id |
取得或設定對話方塊的識別碼。 (繼承來源 Dialog) |
Message | |
Source |
取得 cref=「SourceRange」/ > 的資訊。 (繼承來源 Dialog) |
TelemetryClient |
取得或設定 IBotTelemetryClient 要用於記錄的 。 (繼承來源 Dialog) |