Storing metadata attached to uploaded files

Each UnidfiedFile object has a Summary property that you can use to access meta data about the file that is stored in the database (i.e. Author, Category, Comments, Keywords, Subject and Title). These properties can be edited through the file…