AddressEntry.PropertyAccessor 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.
Retourne un PropertyAccessor objet qui prend en charge la création, l’obtention, la définition et la suppression des propriétés de l’objet parent AddressEntry . En lecture seule.
public:
property Microsoft::Office::Interop::Outlook::PropertyAccessor ^ PropertyAccessor { Microsoft::Office::Interop::Outlook::PropertyAccessor ^ get(); };
public Microsoft.Office.Interop.Outlook.PropertyAccessor PropertyAccessor { get; }
Public ReadOnly Property PropertyAccessor As PropertyAccessor