# Ocultar buzones programado

### Descripción

Oculta o muestra los buzones especiales en la Lista global de direcciones, actualmente destinado a los calendarios de reservas. El runbook actualiza todos los buzones de programación en consecuencia.

### Ubicación

Organización → Correo → Ocultar buzones (Programado)

**Nombre completo del runbook**

rjgit-org\_mail\_hide-mailboxes\_scheduled

### Permisos

#### RBAC roles

* Administrador de Exchange

### Parámetros

#### HideBookingCalendars

Si se establece en true, los calendarios de reservas se ocultan de las listas de direcciones.

| Propiedad            | Valor    |
| -------------------- | -------- |
| Requerido            | true     |
| Valor predeterminado | True     |
| Tipo                 | Booleano |

[Volver a la vista general de referencia del runbook](/es/automatizacion/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/es/automatizacion/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.
