MetaProperty.Type Property
Gets the data type of the MetaProperty object. Read-only.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Type As MsoMetaPropertyType
Get
'Usage
Dim instance As MetaProperty
Dim value As MsoMetaPropertyType
value = instance.Type
MsoMetaPropertyType Type { get; }
Property Value
Type: Microsoft.Office.Core.MsoMetaPropertyType
MsoMetaPropertyType