Click or drag to resize

IPublisherQuerySubscriptions Method

Get a list of subscribers to a particular event.

Namespace:  SuperOffice.COM.EventServer
Assembly:  SOEventServer.Interop (in SOEventServer.Interop.dll) Version: 8.0.0.0
Syntax
Subscriptions QuerySubscriptions(
	[OptionalAttribute] Object ClassID,
	[OptionalAttribute] Object MethodName
)

Parameters

ClassID (Optional)
Type: SystemObject
MethodName (Optional)
Type: SystemObject

Return Value

Type: Subscriptions
See Also