Click or drag to resize

ISubscriptionsExists 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

Implements

IMapCollectionExists(Int32)
See Also