SYNOPSIS
Tests whether delegates with calendar folder permissions still exist.SYNTAX
DESCRIPTION
Retrieves the calendar folder permissions for a given mailbox and checks whether each delegate (the person the calendar was shared with) is still a valid recipient. Default and anonymous entries are excluded.EXAMPLES
EXAMPLE 1
EXAMPLE 2
PARAMETERS
-Mailbox
The mailbox to inspect (e.g. user@domain.com).-DelegateStatus
Filters the results based on whether the delegate (the person with whom the calendar has been shared, i.e. who appears in the calendar folder permissions) still exists as a valid recipient in the tenant.- All : returns every delegate, regardless of existence (default).
- Existing : returns only delegates that still exist as recipients.
- Missing : returns only delegates that no longer exist (orphaned permissions left behind after the account was deleted).