Import-Module Microsoft.Graph.Beta.CloudCommunications
Get-MgBetaCommunicationOnlineMeetingConversationMessageReaction -OnlineMeetingEngagementConversationId $onlineMeetingEngagementConversationId -EngagementConversationMessageId $engagementConversationMessageId
This example shows how to use the Get-MgBetaCommunicationOnlineMeetingConversationMessageReaction Cmdlet.