| description | Automatically generated file. DO NOT MODIFY |
|---|
mgc users events forward post --user-id {user-id} --event-id {event-id} --body '{
\
"ToRecipients":[
\
{
\
"EmailAddress": {
\
"Address":"danas@contoso.com",
\
"Name":"Dana Swope"
\
}
\
}
\
],
\
"Comment": "Dana, hope you can make this meeting."
\
}
\
\
'