Partager via


PropertySet.Remove(PropertyDefinitionBase) Méthode

Définition

Supprime la propriété spécifiée de l’ensemble.

public:
 bool Remove(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ property);
public bool Remove (Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase property);
Public Function Remove (property As PropertyDefinitionBase) As Boolean

Paramètres

property
PropertyDefinitionBase

Propriété à supprimer.

Retours

true si la propriété a été supprimée avec succès ; sinon, false.

S’applique à