ExchangeService.GetRoomLists Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Récupère une collection de toutes les listes de salles dans une organisation spécifiée.
public:
Microsoft::Exchange::WebServices::Data::EmailAddressCollection ^ GetRoomLists();
public Microsoft.Exchange.WebServices.Data.EmailAddressCollection GetRoomLists ();
Public Function GetRoomLists () As EmailAddressCollection
Retours
Toutes les listes de salles dans l’organisation.
Remarques
L’appel de cette méthode entraîne un appel aux services Web Exchange (EWS).