Partager via


AttachmentCollection.Remove(Attachment) Méthode

Définition

Supprime la pièce jointe spécifiée de la collection.

public:
 bool Remove(Microsoft::Exchange::WebServices::Data::Attachment ^ attachment);
public bool Remove (Microsoft.Exchange.WebServices.Data.Attachment attachment);

Paramètres

attachment
Attachment

Pièce jointe à supprimer de la collection.

Retours

true si la pièce jointe spécifiée a été correctement supprimée de la collection ; sinon, false.

S’applique à