Partager via


OrderByCollection.Remove(PropertyDefinitionBase) Méthode

Définition

Supprime la définition de propriété spécifiée de la collection.

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

Paramètres

propertyDefinition
PropertyDefinitionBase

Définition de propriété à supprimer.

Retours

true si la définition de propriété a été supprimée ; sinon, false.

S’applique à