| 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?"
\
}
\
'