Terminates the conversation.
procedure EndConversation(const Cleanup: boolean = False);
Call the EndConversation method to terminate a conversation. The Cleanup parameter determines whether the undelivered massages will be deleted.
See the description of the END CONVERSATION statement in MSDN for details.