Share via


Activity.AttachmentLayout Property

Definition

Gets or sets the layout hint for multiple attachments. Default: list. Possible values are defined by AttachmentLayoutTypes.

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

Property Value

The layout hint for multiple attachments.

Implements

Applies to