EXTENDED_STORAGE_DELETE Enumeration
Description
Location of files to delete.
Members
MemberValueDescription
DELETE_BOTH3Delete files from the server repository and the local client.
DELETE_CLIENT1Delete files from client file system, but not from the server repository.
DELETE_SERVER2Delete files from the server repository, but not from the local client.
NO_DELETE0Do not delete files.