PickerField Interface

Represents the field definitions of sub-items in a PickerResult object. Each PickerField object represents a column definition of a Picker dialog.

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

Syntax

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

See Also

Reference

PickerField Members

Microsoft.Office.Core Namespace