MetaProperty.Type Property

Definition

Gets the data type of the MetaProperty object. Read-only.

public:
 property Microsoft::Office::Core::MsoMetaPropertyType Type { Microsoft::Office::Core::MsoMetaPropertyType get(); };
public Microsoft.Office.Core.MsoMetaPropertyType Type { get; }
member this.Type : Microsoft.Office.Core.MsoMetaPropertyType
Public ReadOnly Property Type As MsoMetaPropertyType

Property Value

MsoMetaPropertyType

Applies to