PickerProperties Interface
A collection of PickerProperty objects.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
<GuidAttribute("000C03E3-0000-0000-C000-000000000046")> _
Public Interface PickerProperties _
Inherits _IMsoDispObj, IEnumerable
'Usage
Dim instance As PickerProperties
[GuidAttribute("000C03E3-0000-0000-C000-000000000046")]
public interface PickerProperties : _IMsoDispObj,
IEnumerable