MetaProperties Interface

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

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
<GuidAttribute("000C038E-0000-0000-C000-000000000046")> _
Public Interface MetaProperties _
    Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As MetaProperties
[GuidAttribute("000C038E-0000-0000-C000-000000000046")]
public interface MetaProperties : _IMsoDispObj, 
    IEnumerable

See Also

Reference

MetaProperties Members

Microsoft.Office.Core Namespace