ADO.NET Provider for Microsoft Teams

Build 23.0.8839

GetAttachmentContentUrl

Get Content URl for an attachment from chat messages.

Input

Name Type Required Description
ChatId String True The Id of the Chat to which message has been sent.
AttachmentId String False The Id of the attachment.This will not be filterable on the server-side.

Result Set Columns

Name Type Description
ContentUrl String Url for the attachment shared in the chat.
Success String Whether the operation was successful.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839