IMessageActivity.AttachmentLayout プロパティ

定義

複数の添付ファイルを処理する方法のヒントを取得または設定します: [list|carousel] Default:list。

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

プロパティ値

複数の添付ファイルを処理する方法のヒント: [list|carousel] Default:list。

適用対象