# FindFolder This documentation provides details about the FindFolder class within the `pyews` package. This class is used to find (search) for a search folder in a mailbox. ```eval_rst .. autoclass:: pyews.endpoint.findfolder.FindFolder :members: :undoc-members: ```