Item.RemoveExtendedProperty(ExtendedPropertyDefinition) Méthode
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.
Supprime une propriété étendue.
public:
bool RemoveExtendedProperty(Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^ extendedPropertyDefinition);
public bool RemoveExtendedProperty (Microsoft.Exchange.WebServices.Data.ExtendedPropertyDefinition extendedPropertyDefinition);
Paramètres
- extendedPropertyDefinition
- ExtendedPropertyDefinition
Définition de propriété étendue.
Retours
True si la propriété a été supprimée ; sinon, false.