ExchangeServiceBinding.GetRoomsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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