ExchangeServiceBinding.GetRoomListsAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
GetRoomListsAsync(GetRoomListsType) | |
GetRoomListsAsync(GetRoomListsType, Object) |
GetRoomListsAsync(GetRoomListsType)
public:
void GetRoomListsAsync(ExchangeWebServices::GetRoomListsType ^ GetRoomLists1);
public void GetRoomListsAsync (ExchangeWebServices.GetRoomListsType GetRoomLists1);
Public Sub GetRoomListsAsync (GetRoomLists1 As GetRoomListsType)
Parámetros
- GetRoomLists1
- GetRoomListsType
Se aplica a
GetRoomListsAsync(GetRoomListsType, Object)
public:
void GetRoomListsAsync(ExchangeWebServices::GetRoomListsType ^ GetRoomLists1, System::Object ^ userState);
public void GetRoomListsAsync (ExchangeWebServices.GetRoomListsType GetRoomLists1, object userState);
Public Sub GetRoomListsAsync (GetRoomLists1 As GetRoomListsType, userState As Object)
Parámetros
- GetRoomLists1
- GetRoomListsType
- userState
- Object