Click or drag to resize

ITimeZoneItems_Remove Method

Remove an item by id

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void _Remove(
	int Id
)

Parameters

Id
Type: SystemInt32

Implements

IMapCollection_Remove(Int32)
See Also