PersonTagCategory class

PersonTagCategory class

Provides tags that mark metadata properties holding information about the people contributed to file or intellectual content creation. These tags can help you to find the document creator, editor or even the client for whom the work was performed. Despite the name of the category some metadata properties marked with the tags can contain a company name rather than a person’s name.

Inheritance: PersonTagCategoryTagCategory

The PersonTagCategory type exposes the following members:

Properties

Property Description
creator Gets the tag that denotes the original author of a file/document.
contributor Gets the tag that labels a property containing the name of a person who somehow contributed to file creation.
Please note that the tag is not applied towards metadata properties marked with more specific tags from this category.
E.g. if a property labeled with the Creator tag.
editor Gets the tag that labels a person who edited a file.
The tag is usually used to mark a property containing information about the last editor.
model Gets the tag that denotes information about a person the content of the file is about.
For photos that is a person shown in the image.
client Gets the tag that labels information about the client for whom the file/intellectual content was created.
manager Gets the tag that labels information about a person who managed the making process of a file.
publisher Gets the tag marking a person responsible for making the file available.
artist Gets the tag that denotes the original performer of a file.
recipient Gets the tag that denotes the original recipients of a mail.

See Also