Syntax
| AI.AttachmentCount(Handle As Long) As Long
| ||||
|---|---|---|---|---|---|
Description
| Returns the number of files currently attached to a conversation handle. An attached recordset is not counted — only files. Returns 0 for an unknown handle or a handle without files.
| ||||
See Also
| AttachFile, ClearAttachments, NewConversation.
|