Appointment(ExchangeService) Constructeur
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.
Initialise une instance locale non enregistrée de la Appointment classe . Pour établir une liaison à un rendez-vous existant, utilisez plutôt la Bind(ExchangeService, ItemId) méthode .
public:
Appointment(Microsoft::Exchange::WebServices::Data::ExchangeService ^ service);
public Appointment (Microsoft.Exchange.WebServices.Data.ExchangeService service);
Public Sub New (service As ExchangeService)
Paramètres
- service
- ExchangeService
Instance ExchangeService à laquelle ce rendez-vous est lié.