Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 396 Bytes

File metadata and controls

34 lines (29 loc) · 396 Bytes
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."
\
}
\

\
'