IMessageActivity.AttachmentLayout Property

Definition

Gets or sets hint for how to deal with multiple attachments: [list|carousel] Default:list.

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

Property Value

Hint for how to deal with multiple attachments: [list|carousel] Default:list.

Applies to