TDV Adapter for Microsoft Teams

Build 24.0.9060

UpdateMessage

Update Message in the specified channel.

Input

Name Type Required Description
TeamId String True The Id of the Team of which message to update.
ChannelId String True The Id of the Channel of which message to update.
MessageId String True The Id of the Message to update.
ContentType String False The ContentType of the Message Content of which message to update.
Content String False The Content of the Message to update.
Importance String False Importance of the message to update.
Mention String False Comma Separated MentionText and MentionUserId values. In case of multiple MentionText and MentionUserId pair, enter the Semicolon separated pairs. eg: MentionText1,MentionUserId1;MentionText2,MentionUserId2
PolicyViolation String False Defines the properties of a policy violation. Provide valid json for a PolicyViolation type. Only can be provided in application permissions scenarios.

Result Set Columns

Name Type Description
Success String Whether the operation was successful.

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