Edit

Share via


PickerProperty Interface

Definition

Represents an object for passing a custom property.

public interface class PickerProperty : Microsoft::Office::Core::_IMsoDispObj
Attributes
Implements

Properties

Application

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

Creator

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

Id

Gets the unique identifier of the associated PickerProperty object.

Type

Gets the type of the Picker property.

Value

Gets the value of a Picker property.

Applies to