INetAttachmentCollection.Remove

Syntax

Remove(Value: INetAttachment): Boolean;

Parameters

Value is the attachment that needs to be removed.

Description

The Remove method removes the attachment from the collection.

See also:

INetAttachmentCollection