MessagingExtensionResult.AttachmentLayout プロパティ

定義

複数の添付ファイルを処理する方法のヒントを取得または設定します。 使用可能な値は、'list'、'grid' です。

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

プロパティ値

複数の添付ファイルを処理する方法のヒント。

適用対象