Partager via


Appointment.ConflictingMeetings Propriété

Définition

Obtient une liste des réunions en conflit avec le rendez-vous.

public:
 property Microsoft::Exchange::WebServices::Data::ItemCollection<Microsoft::Exchange::WebServices::Data::Appointment ^> ^ ConflictingMeetings { Microsoft::Exchange::WebServices::Data::ItemCollection<Microsoft::Exchange::WebServices::Data::Appointment ^> ^ get(); };
public Microsoft.Exchange.WebServices.Data.ItemCollection<Microsoft.Exchange.WebServices.Data.Appointment> ConflictingMeetings { get; }
Public ReadOnly Property ConflictingMeetings As ItemCollection(Of Appointment)

Valeur de propriété

Collection des réunions en conflit avec le rendez-vous.

S’applique à