PickerProperty.Value Property

Gets the value of a Picker property.

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

Syntax

'Declaration
ReadOnly Property Value As Object
    Get
'Usage
Dim instance As PickerProperty
Dim value As Object

value = instance.Value
Object Value { get; }

Property Value

Type: System.Object

Remarks

Read-only.

See Also

Reference

PickerProperty Interface

PickerProperty Members

Microsoft.Office.Core Namespace