Click or drag to resize

SubscriptionsClassExists Method

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

Parameters

ID
Type: SystemInt32

Return Value

Type: Boolean

Implements

ISubscriptionsExists(Int32)
See Also