Share via


MessagingExtensionResult.AttachmentLayout Property

Definition

Gets or sets hint for how to deal with multiple attachments. Possible values include: 'list', 'grid'.

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

Property Value

The hint for how to deal with multiple attachments.

Applies to