Share via


IConnectorClient.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

See IAttachments class.

Applies to