MetaProperty Members

Include Protected Members
Include Inherited Members

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

The MetaProperty 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 MetaProperty object. Read-only.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Gets a 32-bit integer that indicates the application in which the MetaProperty object was created. Read-only.
Public property Id Gets the ID of the MetaProperty object. Read-only.
Public property IsReadOnly Gets a Boolean value that specifies whether the meta property is read-only. Read-only.
Public property IsRequired Gets a Boolean value that specifies whether the meta property is required. Read-only.
Public property Name Gets the name of the MetaProperty object. Read-only.
Public property Parent Gets the parent object for the MetaProperty object. Read-only.
Public property Type Gets the data type of the MetaProperty object. Read-only.
Public property ValidationError
Public property Value Gets or sets the value of the MetaProperty object. Read/write.

Top

Methods

  Name Description
Public method Validate Validates a MetaProperty object representing a single property value according to a schema.

Top

See Also

Reference

MetaProperty Interface

Microsoft.Office.Core Namespace