ExchangeService.ImpersonatedUserId 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 ou définit l’ID de l’utilisateur qui doit emprunter l’identité de l’utilisateur exchange Web Services (EWS).
public:
property Microsoft::Exchange::WebServices::Data::ImpersonatedUserId ^ ImpersonatedUserId { Microsoft::Exchange::WebServices::Data::ImpersonatedUserId ^ get(); void set(Microsoft::Exchange::WebServices::Data::ImpersonatedUserId ^ value); };
public Microsoft.Exchange.WebServices.Data.ImpersonatedUserId ImpersonatedUserId { get; set; }
Public Property ImpersonatedUserId As ImpersonatedUserId
Valeur de propriété
ID de l’utilisateur qu’EWS doit emprunter l’identité.