79651078

Date: 2025-06-03 10:45:18
Score: 0.5
Natty:
Report link

To retrieve a specific Online Meeting instance from a recurring meeting series and update participants, you can follow below steps

enter image description here

enter image description here

{
  "attendees": [
    {
      "emailAddress": {
        "address": "[email protected]",
        "name": "Person"
      },
      "type": "required"
    }
  ]
}

enter image description here

I am able to update the attendees to my intended user as shown in above image.

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Deepthi R