Syntax
| AI.CloseAll()
|
|---|---|
Description
| Closes every conversation handle currently open on the object, and signals the server to clean up the attachment data of all of them. Use this to release everything at once at the end of a macro that opened several conversations.
|
See Also
| CloseHandle, ConversationCount.
|