VoiceChange news Content of documentation User documentation Administrator documentation Index of terms Technical Support Search on-line

VoiceChange COM objects reference - main list
Method StoreFile

Syntax

Id = ArchivObject.StoreFile(Folder, FilePath, KeepCopy, ItemList, Accounts)

Description

Save file FilePaths into archive Folder.

If KeepCopy is True, the file is copied; if False, the file is moved. (ie. FilePath is no longer valid name).

Parameter string ItemList is a list of attributes of message (see GetItem).

Accounts is semicolon delimited list of every accounts with the access permission to the file.

Method returns file identificator.