# GetInboxRules This documentation provides details about the GetInboxRules class within the `pyews` package. This class is used to get mailbox rules from the specified user mailbox. ```eval_rst .. autoclass:: pyews.endpoint.getinboxrules.GetInboxRules :members: :undoc-members: ```