Share via


MetaProperties Members

Include Protected Members
Include Inherited Members

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

The MetaProperties type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Gets an Application object that represents the container application for the MetaProperties object. Read-only.
Public property Count Gets an Integer indicating the number of items in the MetaProperties collection. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets ID of the application in which the MetaProperties object was created. Read-only.
Public property Item Gets a MetaProperty object from the MetaProperties collection. Read-only.
Public property Parent Gets the parent object for the MetaProperties object. Read-only.
Public property SchemaXml Gets the schema XML for the MetaProperties object. Read-only.
Public property ValidationError

Top

Methods

  Name Description
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method GetItemByInternalName Gets a property's value specifying its name as opposed to its index value.
Public method Validate Validates all of the properties in a MetaProperties collection object according to a schema.

Top

See Also

Reference

MetaProperties Interface

Microsoft.Office.Core Namespace