| 
          Gets and sets the name of the file used to store messages. Syntax
          object.StoreFile [= filename ] Remarks
          The StoreFile property returns the name of the current
          storage file. Setting this property changes the default filename that
          is used when opening a new storage file. Note that this property
          value cannot be changed while a storage file is open; attempting to
          do so will result in an exception being thrown. Data Type
          String See Also
          StoreCount Property,
          StoreIndex Property,
          OpenStore Method
         |