ExchangeService.GetInboxRules method (String)
EWS Managed API
Retrieves a collection of Inbox rules that are associated with a specified user.
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
Parameters
- mailboxSmtpAddress
- Type: System.String
The SMTP address of the user whose Inbox rules are to be retrieved.
Return value
Type: Microsoft.Exchange.WebServices.Data.RuleCollectionA collection of the specified user's Inbox rules.