ExchangeServiceBinding.GetRoomsAsync Method

Definition

Overloads

GetRoomsAsync(GetRoomsType)
GetRoomsAsync(GetRoomsType, Object)

GetRoomsAsync(GetRoomsType)

public:
 void GetRoomsAsync(ExchangeWebServices::GetRoomsType ^ GetRooms1);
public void GetRoomsAsync (ExchangeWebServices.GetRoomsType GetRooms1);
Public Sub GetRoomsAsync (GetRooms1 As GetRoomsType)

Parameters

GetRooms1
GetRoomsType

Applies to

GetRoomsAsync(GetRoomsType, Object)

public:
 void GetRoomsAsync(ExchangeWebServices::GetRoomsType ^ GetRooms1, System::Object ^ userState);
public void GetRoomsAsync (ExchangeWebServices.GetRoomsType GetRooms1, object userState);
Public Sub GetRoomsAsync (GetRooms1 As GetRoomsType, userState As Object)

Parameters

GetRooms1
GetRoomsType
userState
Object

Applies to