Click or drag to resize

IFindContactsWithActiveStatusMonitor Method

Returns list of contacts with matching status monitors. Search by status monitor name or the status monitor id.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IContacts ContactsWithActiveStatusMonitor(
	Object valueNameOrId
)

Parameters

valueNameOrId
Type: SystemObject

Return Value

Type: IContacts
See Also