SearchFilter.PropertyBasedFilter.PropertyDefinition 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 une propriété d’élément utilisée pour filtrer la recherche.
public:
property Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ PropertyDefinition { Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ get(); void set(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ value); };
public Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase PropertyDefinition { get; set; }
Public Property PropertyDefinition As PropertyDefinitionBase
Valeur de propriété
Définition de la propriété d’élément utilisée pour filtrer la recherche.
Remarques
Les définitions de propriété sont disponibles en tant que membres statiques à partir de classes de schéma telles que EmailMessageSchema, AppointmentSchema, ContactSchema, et ainsi de suite.