The PackageProperties type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Category |
Gets the category of the Package.
| |
| ContentStatus |
Gets a value that represents the status of the Package.
| |
| ContentType |
Gets a value that represents the type of content that is contained in the Package.
| |
| Created |
Gets the date and time the Package was created.
| |
| Creator |
Gets a value that identifies the individual or entity that created the Package and its content.
| |
| Description |
Gets a description of the content contained in the Package.
| |
| Identifier |
Gets a value that unambiguously identifies the Package and its content.
| |
| Keywords |
Gets a value that define a delimited set of keywords to support searching and indexing the Package and its content.
| |
| Language |
Gets a value that identifies the language of the Package content.
| |
| LastModifiedBy |
Gets a value that identifies the user who last modified the Package content.
| |
| LastPrinted |
Gets the date and time the Package content was last printed.
| |
| Modified |
Gets the date and time the Package was last changed.
| |
| Revision |
Gets the revision number of the Package.
| |
| Subject |
Gets the topic of the Package content.
| |
| Title |
Gets the name given to the Package and its content.
| |
| Version |
Gets the version number of the Package.
|