Share via


MetaProperties Object Members

Represents a collection of properties describing the metadata stored in a document.

Methods

  Name Description
Aa433981.methods(en-us,office.12).gif GetItemByInternalName Gets a property's value specifying its name as opposed to its index value.
Aa433981.methods(en-us,office.12).gif Validate Validates all of the properties in a MetaProperties collection object according to a schema.

Properties

  Name Description
Aa433981.properties(en-us,office.12).gif Application Gets an Application object that represents the container application for the MetaProperties object. Read-only.
Aa433981.properties(en-us,office.12).gif Count Gets a Long indicating the number of items in the MetaProperties collection. Read-only.
Aa433981.properties(en-us,office.12).gif Creator Gets a 32-bit integer that indicates the application in which the MetaProperties object was created. Read-only.
Aa433981.properties(en-us,office.12).gif Item Gets a MetaProperty object from the MetaProperties collection. Read-only.
Aa433981.properties(en-us,office.12).gif Parent Gets the Parent object for the MetaProperties object. Read-only.
Aa433981.properties(en-us,office.12).gif SchemaXml Gets the schema XML for the MetaProperties object. Read-only.