Write-only
About Cal Sets

RemoveItem  Method


Description

Removes a name-value pair from the Cal Set. Send the Save (CalSet) Method to save the edited CalSet to the PNA.

See Also

EnumerateItems Method

Item Property (Learn about name-value pairs)

VB Syntax

CalSet.RemoveItem (name)

Variable

(Type) - Description

CalSet

(object) -  A CalSet object

name

(String) Name of the item.

Return Type

Not Applicable

Default

Not Applicable

Examples

See example

C++ Syntax

HRESULT RemoveItem (VARIANT* itemNames);

Interface

ICalSet6

Last Modified:

24-Sep-2010

MX New topic