ExchangeServiceBinding.BeginGetRoomLists Method

Definition

public:
 IAsyncResult ^ BeginGetRoomLists(ExchangeWebServices::GetRoomListsType ^ GetRoomLists1, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetRoomLists (ExchangeWebServices.GetRoomListsType GetRoomLists1, AsyncCallback callback, object asyncState);
Public Function BeginGetRoomLists (GetRoomLists1 As GetRoomListsType, callback As AsyncCallback, asyncState As Object) As IAsyncResult

Parameters

GetRoomLists1
GetRoomListsType
callback
AsyncCallback
asyncState
Object

Returns

Returns IAsyncResult.

Applies to