This document is archived and information here might be outdated. Recommended version. |
Deletes the attachment identified with attID.
[Visual Basic .NET]
Public Sub DeleteAttachment ( _
ByVal AttachmentID As Integer _
)
[C#]
public void DeleteAttachment (
int AttachmentID
);
[C++]
HRESULT DeleteAttachment(
long AttachmentID
);
[C++] Parameters AttachmentID [in]
AttachmentID is a parameter of type long