ContactGroup(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 ContactGroup classe .
public:
ContactGroup(Microsoft::Exchange::WebServices::Data::ExchangeService ^ service);
public ContactGroup (Microsoft.Exchange.WebServices.Data.ExchangeService service);
Public Sub New (service As ExchangeService)
Paramètres
- service
- ExchangeService
Objet ExchangeServiceBase auquel le groupe de contacts sera lié.