> For the complete documentation index, see [llms.txt](https://astro-rpa.gitbook.io/astro-rpa-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://astro-rpa.gitbook.io/astro-rpa-user-guide/g_elements/el_basic/els_outlook/el_outlook_readaddr.md).

# Read address book

![](https://gblobscdn.gitbook.com/assets%2F-M-L9CGkriEo1_2PfJzA%2F-M5bWcJ3w-fpcGkQs7L4%2F-M5bXxIw3xbpAfIX18Oj%2Foutlook_%D1%87%D0%B8%D1%82%D0%B0%D1%82%D1%8C_%D0%B0%D0%B4%D1%80%D0%B5%D1%81_%D0%BA%D0%BD%D0%B8%D0%B3%D1%83_%D0%B8%D0%BA%D0%BE%D0%BD%D0%BA%D0%B0.png?alt=media\&token=ac88f024-9bc3-45e9-821e-46196f6fc17e)

Element that reads Outlook address book

![](/files/jEiVKzJSwZ9lxvpHJH9J)

Properties

\- Filter (e-mail): \[String] Filter by email address

\- Filter (first name): \[String] Filter by name

\- Filter (last name): \[String] Filter by surname

\- Variable\*: \[List] Variable to store contacts array

LTools.Office.Model.OContact - Properties:

\- Address: \[String] Message address

\- FileAs: \[String] Full name

\- FirstName: \[String] Name

\- LastName: \[String] Surname

\- MiddleName: \[String] Second name

\- BookName: \[String] Address book name
