ExchangeServiceBinding.GetRoomListsCompleted Event
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Event GetRoomListsCompleted As GetRoomListsCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As GetRoomListsCompletedEventHandler
AddHandler instance.GetRoomListsCompleted, handler
public event GetRoomListsCompletedEventHandler GetRoomListsCompleted