PickerProperty.Type Property

Gets the type of the Picker property.

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

Syntax

'Declaration
ReadOnly Property Type As MsoPickerField
    Get
'Usage
Dim instance As PickerProperty
Dim value As MsoPickerField

value = instance.Type
MsoPickerField Type { get; }

Property Value

Type: Microsoft.Office.Core.MsoPickerField

Remarks

Read-only.

See Also

Reference

PickerProperty Interface

PickerProperty Members

Microsoft.Office.Core Namespace