PickerProperty Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an object for passing a custom property.
public interface class PickerProperty : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03E2-0000-0000-C000-000000000046")]
public interface PickerProperty : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03E2-0000-0000-C000-000000000046")>]
type PickerProperty = interface
interface _IMsoDispObj
Public Interface PickerProperty
Implements _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. |