Edit

Share via


PickerProperties Interface

Definition

A collection of PickerProperty objects.

public interface class PickerProperties : Microsoft::Office::Core::_IMsoDispObj, System::Collections::IEnumerable
Attributes
Implements

Properties

Application

Gets a Object object that represents the container application for the PickerProperties object.

Count

Gets the count of the number of PickerProperty objects contained within the PickerProperties collection.

Creator

Gets a 32-bit integer that indicates the application in which the PickerProperties object was created.

Item[Int32]

Gets a PickerProperty object at the specified index.

Methods

Add(String, String, MsoPickerField)

Adds a PickerProperty object to the collection.

GetEnumerator()

Returns an enumerator that iterates through the collection.

Remove(String)

Removes a PickerProperty from the collection.

Applies to

Product Versions
Office primary interop assembly Latest