MetaProperty Interface
Represents a single property in a collection of properties describing the metadata stored in a document.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C038F-0000-0000-C000-000000000046")> _
Public Interface MetaProperty _
Inherits _IMsoDispObj
'Usage
Dim instance As MetaProperty
[GuidAttribute("000C038F-0000-0000-C000-000000000046")]
public interface MetaProperty : _IMsoDispObj