TaskNamedValueCollection object

Scripting object that contains a collection of TaskNamedValuePair object name-value pairs.

Members

The TaskNamedValueCollection object has these types of members:

Methods

The TaskNamedValueCollection object has these methods.

Method Description
Clear Clears the entire collection of name-value pairs.
Create Creates a name-value pair in the collection.
Remove Removes a selected name-value pair from the collection.

Properties

The TaskNamedValueCollection object has these properties.

Property Description
Count
Gets the number of name-value pairs in the collection.
Item
Gets the specified name-value pair from the collection.

Requirements

Requirement Value
Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Type library
Taskschd.tlb
DLL
Taskschd.dll

See also

EventTrigger.ValueQueries

EmailAction.HeaderFields