ADO.NET Provider for Microsoft Teams

Build 26.0.9655

ChatMessageAttachments

Get Chat Message Attachments.

Table Specific Information

Select

The provider uses the Microsoft Teams API to process WHERE clause conditions built with the following column and operator:

  • ChatId supports '=' operator.

The rest of the filter is executed client side within the provider.

The following is an example query:

SELECT * FROM ChatMessageAttachments WHERE ChatId = '19:92dfdfc6-f1d4-4965-9f71-30e4da4fa7fe_e4ea490e-b30c-4b1e-92b0-337117920315@unq.gbl.spaces'

Columns

Name Type Description
Id String The Chat Messages Attachment Id.
ChatId String The Chat Id.
Content String The Content of the attachment.
ContentType String The ContentType of the attachment.
ContentUrl String The ContentUrl of the attachment.
Name String The Name of the attachment.
TeamsAppId String The TeamsAppId of the attachment.
ThumbnailUrl String The ThumbnailUrl of the attachment.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655