Syntax
| AI.ClearAttachments(Handle As Long)
| ||||
|---|---|---|---|---|---|
Description
| Removes all files and any attached recordset from a conversation handle. Use this to start over with the attachments of a handle before it has been submitted with Ask. The handle itself remains valid.
| ||||
See Also
| AttachFile, AttachRecordset, AttachmentCount, NewConversation.
|