# O365SearchEvents

> **Class** in `langchain_community`

📖 [View in docs](https://reference.langchain.com/python/langchain-community/tools/office365/events_search/O365SearchEvents)

Search calendar events in Office 365.

Free, but setup is required

## Signature

```python
O365SearchEvents()
```

## Extends

- `O365BaseTool`

## Properties

- `name`
- `args_schema`
- `description`
- `model_config`

---

[View source on GitHub](https://github.com/langchain-ai/langchain-community/blob/a6a6079511ac8a5c1293337f88096b8641562e77/libs/community/langchain_community/tools/office365/events_search.py#L56)