| Id | String | | {{CalendarPermission.CalendarPermissionId}} |
| Initially Scanned | DateTime | Shows when this object was initially found in a scan. | {{CalendarPermission.CreatedTime}} |
| Display Name | String | | {{CalendarPermission.DisplayName}} |
| Email Address | String | Email address of the user who has this calendar permission. | {{CalendarPermission.EmailAddress}} |
| Is Inside Organization | Boolean | Indicates whether the grantee is inside (true) or outside (false) of the organization. | {{CalendarPermission.IsInsideOrganization}} |
| Is Removable | Boolean | Indicates whether this permission can be removed (false for built-in 'Default' / 'Anonymous' identities). | {{CalendarPermission.IsRemovable}} |
| Last scan update | DateTime | Shows when this object was last updated in a scan. If an object is found during a scan but no property has been changed this date will not change. | {{CalendarPermission.LastModifiedTime}} |
| Mailbox | Mailbox | Mailbox whose calendar this permission applies to. | {{CalendarPermission.MailBox}} |
| Mailbox name | String | Display name of the mailbox. | {{CalendarPermission.MailBoxName}} |
| Risk Score | Int32 | Stores risk score | {{CalendarPermission.RiskScore}} |
| Risk Score Update | DateTime | Stores risk score update | {{CalendarPermission.RiskScoreLastUpdate}} |
| Risk Score Value | String | Stores risk score value like Low_Low | {{CalendarPermission.RiskScoreValue}} |
| Role | String | Permission level granted on the calendar (freeBusyRead, limitedRead, read, write, delegateWithoutPrivateEventAccess, delegateWithPrivateEventAccess). Allowed values: custom, delegateWithPrivateEventAccess, delegateWithoutPrivateEventAccess, freeBusyRead, limitedRead, none, read, write. | {{CalendarPermission.Role}} |
| User | User | Mailbox owner | {{CalendarPermission.User}} |
| User name | String | Display name of the mailbox owner. | {{CalendarPermission.UserName}} |