Activity.AttachmentLayout プロパティ

定義

複数の添付ファイルのレイアウト ヒントを取得または設定します。 既定値: list。 指定できる値は、 によって定義されます AttachmentLayoutTypes

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

プロパティ値

複数の添付ファイルのレイアウト ヒント。

実装

適用対象