IMessageActivity.AttachmentLayout Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.