GetUserAvailabilityResults.AttendeesAvailability Propriété
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.
Obtient une collection qui représente les informations de disponibilité pour chacun des participants spécifiés.
public:
property Microsoft::Exchange::WebServices::Data::ServiceResponseCollection<Microsoft::Exchange::WebServices::Data::AttendeeAvailability ^> ^ AttendeesAvailability { Microsoft::Exchange::WebServices::Data::ServiceResponseCollection<Microsoft::Exchange::WebServices::Data::AttendeeAvailability ^> ^ get(); };
public Microsoft.Exchange.WebServices.Data.ServiceResponseCollection<Microsoft.Exchange.WebServices.Data.AttendeeAvailability> AttendeesAvailability { get; }
Public ReadOnly Property AttendeesAvailability As ServiceResponseCollection(Of AttendeeAvailability)
Valeur de propriété
La valeur de la AttendeesAvailability propriété est un ServiceResponseCollection<TResponse> objet de classe qui contient AttendeeAvailability des objets de classe pour chacun des participants spécifiés.