Removes the specified Attachment from the AttachmentList.
[Visual Basic]
Public Sub Remove( _
ByVal attachment As Attachment _
) [C#]
public void Remove(
Attachment attachment
);Here the reference should be same of what added to the list.
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
AttachmentList Class | AttachmentList Members
© Copyright 2006, ceTe Software