ChatMessageContent.Attachments Property

Definition

List of attachments for this message.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatAttachment> Attachments { get; }
member this.Attachments : System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatAttachment>
Public ReadOnly Property Attachments As IReadOnlyList(Of ChatAttachment)

Property Value

Applies to