Click or drag to resize

ISubscriptions_Remove Method

Remove an item by id

Namespace:  SuperOffice.COM.EventServer
Assembly:  SOEventServer.Interop (in SOEventServer.Interop.dll) Version: 8.0.0.0
Syntax
void _Remove(
	int ID
)

Parameters

ID
Type: SystemInt32

Implements

IMapCollection_Remove(Int32)
See Also