PickerDialog.Properties Property
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.
Returns the PickerProperties object to specify custom properties for data handler component.
public:
property Microsoft::Office::Core::PickerProperties ^ Properties { Microsoft::Office::Core::PickerProperties ^ get(); };
public Microsoft.Office.Core.PickerProperties Properties { get; }
member this.Properties : Microsoft.Office.Core.PickerProperties
Public ReadOnly Property Properties As PickerProperties
Property Value
Remarks
Read-only. The properties of the PickerProperties object will be passed to the data handler.