MetaProperty members (Office)

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

Methods

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

Properties

Name Description
Application Gets an Application object that represents the container application for the MetaProperty object. Read-only.
Creator Gets a 32-bit integer that indicates the application in which the MetaProperty object was created. Read-only.
Id Gets the ID of the MetaProperty object. Read-only.
IsReadOnly Gets a Boolean value that specifies whether the meta property is read-only. Read-only.
IsRequired Gets a Boolean value that specifies whether the meta property is required. Read-only.
Name Gets the name of the MetaProperty object. Read-only.
Parent Gets the Parent object for the MetaProperty object. Read-only.
Type Gets the data type of a MetaProperty object. Read-only.
Value Gets or sets the value of the MetaProperty object. Read/write.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.