MeetingResponseSchema Classe
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.
Contient des informations de schéma sur la réponse d’un participant potentiel à une demande de réunion. La MeetingResponseSchema classe s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.
public ref class MeetingResponseSchema : Microsoft::Exchange::WebServices::Data::MeetingMessageSchema
public class MeetingResponseSchema : Microsoft.Exchange.WebServices.Data.MeetingMessageSchema
Public Class MeetingResponseSchema
Inherits MeetingMessageSchema
- Héritage
Champs
AppointmentType |
Définit la AppointmentType propriété . Le AppointmentType champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
End |
Définit la End propriété . Le End champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
EnhancedLocation |
Définit la EnhancedLocation propriété . Le EnhancedLocation champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
Location |
Définit la Location propriété . Le Location champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
ProposedEnd |
Définit la ProposedEnd propriété . Le ProposedEnd champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
ProposedStart |
Définit la ProposedStart propriété . Le ProposedStart champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
Recurrence |
Définit la Recurrence propriété . Le Recurrence champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
Start |
Définit la Start propriété . Le Start champ s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à partir de Exchange Server 2013. |
Méthodes
GetEnumerator() |
Fournit un énumérateur pour les propriétés du schéma. (Hérité de ServiceObjectSchema) |
Implémentations d’interfaces explicites
IEnumerable.GetEnumerator() |
Obtient un énumérateur qui itère au sein des propriétés du schéma. La IEnumerable.GetEnumerator() méthode s’applique aux clients qui ciblent Exchange Server 2013 et les versions d’Exchange à partir de Exchange Online. (Hérité de ServiceObjectSchema) |