# Hide Mailboxes Scheduled

### Description

Hides or unhides special mailboxes in the Global Address List, currently intended for Bookings calendars. The runbook updates all scheduling mailboxes accordingly.

### Location

Organization → Mail → Hide Mailboxes (Scheduled)

**Full Runbook name**

rjgit-org\_mail\_hide-mailboxes\_scheduled

### Permissions

#### RBAC roles

* Exchange administrator

### Parameters

#### HideBookingCalendars

If set to true, booking calendars are hidden from address lists.

| Property      | Value   |
| ------------- | ------- |
| Required      | true    |
| Default Value | True    |
| Type          | Boolean |

[Back to Runbook Reference overview](/automation/runbooks/runbook-references.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.realmjoin.com/automation/runbooks/runbook-references/org/mail/hide-mailboxes_scheduled.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
