Intent-Code Divergence
Medium
- Confidence
- 87% confidence
- Finding
- The function documentation promises that edits are only saved locally and that no notifications are sent, but the code modifies attendee-related fields on an Outlook appointment and then calls Save(). In Outlook/Exchange, changing meeting properties or attendees can trigger meeting update behavior depending on item type and client/server state, so this mismatch can lead to unintended outbound notifications or calendar changes affecting other people.
