Click or drag to resize

IMapCollectionExists Method

Returns true if the given item exists in the collection

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

Parameters

ID
Type: SystemInt32

Return Value

Type: Boolean
See Also