ConnectorClient.Attachments Property

Definition

Gets the IAttachments.

public Microsoft.Bot.Connector.IAttachments Attachments { get; }
member this.Attachments : Microsoft.Bot.Connector.IAttachments
Public ReadOnly Property Attachments As IAttachments

Property Value

The IAttachments.

Applies to