Compartir a través de


ExchangeServiceBinding.GetRoomsAsync Método

Definición

Sobrecargas

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)

Parámetros

GetRooms1
GetRoomsType

Se aplica a

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)

Parámetros

GetRooms1
GetRoomsType
userState
Object

Se aplica a