Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 420 Bytes

File metadata and controls

11 lines (6 loc) · 420 Bytes

Example 1: Code snippet

Import-Module Microsoft.Graph.Beta.CloudCommunications

Get-MgBetaCommunicationOnlineMeetingConversationMessageReaction -OnlineMeetingEngagementConversationId $onlineMeetingEngagementConversationId -EngagementConversationMessageId $engagementConversationMessageId

This example shows how to use the Get-MgBetaCommunicationOnlineMeetingConversationMessageReaction Cmdlet.