MessagingExtensionResult.Type プロパティ

定義

結果の型を取得または設定します。 使用可能な値は、'result'、'auth'、'config'、'message'、'botMessagePreview' です。

public string Type { get; set; }
member this.Type : string with get, set
Public Property Type As String

プロパティ値

結果の型。

適用対象