ExchangeServiceBinding.GetInboxRulesAsync Method (GetInboxRulesRequestType)
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub GetInboxRulesAsync ( _
GetInboxRules1 As GetInboxRulesRequestType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetInboxRules1 As GetInboxRulesRequestType
instance.GetInboxRulesAsync(GetInboxRules1)
public void GetInboxRulesAsync(
GetInboxRulesRequestType GetInboxRules1
)
Parameters
- GetInboxRules1
Type: ExchangeWebServices.GetInboxRulesRequestType