AttendeeAvailability.CalendarEvents 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 d’événements de calendrier pour le participant.
public:
property System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::CalendarEvent ^> ^ CalendarEvents { System::Collections::ObjectModel::Collection<Microsoft::Exchange::WebServices::Data::CalendarEvent ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Microsoft.Exchange.WebServices.Data.CalendarEvent> CalendarEvents { get; }
Public ReadOnly Property CalendarEvents As Collection(Of CalendarEvent)
Valeur de propriété
La valeur de la CalendarEvents propriété est un T:System.Collections.ObjectModel.Collection ' 1