|
VoiceChange COM objects reference - main list Method StoreFile |
Id = ArchivObject.StoreFile(Folder, FilePath, KeepCopy, ItemList, Accounts)
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.