PickerResult.Fields Property

Definition

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.

Applies to