ExchangeServiceBinding.GetPasswordExpirationDateCompleted Event

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

Syntax

'Declaration
Public Event GetPasswordExpirationDateCompleted As GetPasswordExpirationDateCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As GetPasswordExpirationDateCompletedEventHandler

AddHandler instance.GetPasswordExpirationDateCompleted, handler
public event GetPasswordExpirationDateCompletedEventHandler GetPasswordExpirationDateCompleted