次の方法で共有


MessageActionsPayloadBody.ContentType プロパティ

定義

コンテンツの種類を取得または設定します。 使用可能な値は、'html'、'text' です。

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

プロパティ値

コンテンツの種類。

適用対象