Share via


ExchangeServiceBinding.UpdateInboxRulesCompleted Event

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Event UpdateInboxRulesCompleted As UpdateInboxRulesCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As UpdateInboxRulesCompletedEventHandler

AddHandler instance.UpdateInboxRulesCompleted, handler
public event UpdateInboxRulesCompletedEventHandler UpdateInboxRulesCompleted