The CloseStore method closes the storage file that was
          previously opened, releasing all of the memory allocated for the
          message store and purging all deleted messages. This method must be
          called when the application has finished accessing the messages in
          the message store.
          When the control instance is released by its container, the
          storage file will automatically be closed. To prevent deleted
          messages from being removed from the message store, use the
          Reset method.