ExchangeServiceBinding.EndGetRoomLists(IAsyncResult) Method

Definition

public:
 ExchangeWebServices::GetRoomListsResponseMessageType ^ EndGetRoomLists(IAsyncResult ^ asyncResult);
public ExchangeWebServices.GetRoomListsResponseMessageType EndGetRoomLists (IAsyncResult asyncResult);
Public Function EndGetRoomLists (asyncResult As IAsyncResult) As GetRoomListsResponseMessageType

Parameters

asyncResult
IAsyncResult

Returns

Returns GetRoomListsResponseMessageType.

Applies to