# Outlook

- [Obtener correos](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/poluchit-pisma-getoutlookmailmessages.md)
- [Enviar correo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/otpravit-pismo-sendoutlookmailmessage.md)
- [Reenviar correo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/pereslat-pismo-resendoutlookmailmessage.md)
- [Descargar adjunto](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/skachat-vlozhenie-saveattachmentsfromoutlookmessage.md)
- [Guardar correo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/sokhranit-pismo-savemailfromoutlookmessage.md)
- [Obtener lista de carpetas](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/poluchit-spisok-papok-getoutlookfolders.md)
- [Mover correo a carpeta](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/peremestit-pismo-v-papku-moveoutlookmessage.md)
- [Extraer el e-mail del remitente del correo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/izvlech-e-mail-otpravitelya-iz-pisma-extractemailfromoutlookmessage.md)
- [Cargar archivo msg](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/zagruzit-fail-msg-loadmsgfile.md)
- [Responder al correo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/otvetit-na-pismo-replyoutlookmailmessage.md)
- [Cambiar propiedades del correo](https://docs.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation/izmenit-svoistva-pisma-changepropertiesmailfromoutlookmessage.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.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/outlook-outlook-automation.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.
