Share via


PickerProperties.Remove Method (Office)

Removes a PickerProperty from the collection.

Version Information

Version Added: Office 2010

Syntax

expression .Remove(Id)

expression An expression that returns a PickerProperties object.

Parameters

Name

Required/Optional

Data Type

Description

Id

Required

String

The identifier of the PickerProperty to remove.

Return Value

Nothing

See Also

Concepts

PickerProperties Object Members

PickerProperties Object