PickerResult.Fields 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.
Gets the field definitions of sub items in a PickerFields collection.
public:
property Microsoft::Office::Core::PickerFields ^ Fields { Microsoft::Office::Core::PickerFields ^ get(); void set(Microsoft::Office::Core::PickerFields ^ value); };
public Microsoft.Office.Core.PickerFields Fields { get; set; }
member this.Fields : Microsoft.Office.Core.PickerFields with get, set
Public Property Fields As PickerFields
Property Value
Remarks
Read-only.