Skip to content

Latest commit

 

History

History
48 lines (44 loc) · 578 Bytes

File metadata and controls

48 lines (44 loc) · 578 Bytes
description Automatically generated file. DO NOT MODIFY
mgc users messages reply post --user-id {user-id} --message-id {message-id} --body '{
\
  "message":{
\
    "toRecipients":[
\
      {
\
        "emailAddress": {
\
          "address":"samanthab@contoso.com",
\
          "name":"Samantha Booth"
\
        }
\
      },
\
      {
\
        "emailAddress":{
\
          "address":"randiw@contoso.com",
\
          "name":"Randi Welch"
\
        }
\
      }
\
     ]
\
  },
\
  "comment": "Samantha, Randi, would you name the group please?"
\
}
\
'