MessageActivity.AttachmentLayout Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("attachmentLayout")]
[System.Text.Json.Serialization.JsonPropertyOrder(121)]
public Microsoft.Teams.Api.Attachment.Layout? AttachmentLayout { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("attachmentLayout")>]
[<System.Text.Json.Serialization.JsonPropertyOrder(121)>]
member this.AttachmentLayout : Microsoft.Teams.Api.Attachment.Layout with get, set
Public Property AttachmentLayout As Attachment.Layout

Property Value

Attributes

Applies to