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