Share via


ExchangeServiceBinding.GetRoomListsAsync Method (GetRoomListsType)

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

Syntax

'Declaration
Public Sub GetRoomListsAsync ( _
    GetRoomLists1 As GetRoomListsType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetRoomLists1 As GetRoomListsType

instance.GetRoomListsAsync(GetRoomLists1)
public void GetRoomListsAsync(
    GetRoomListsType GetRoomLists1
)

Parameters