Click or drag to resize

IFindPersonsByPhone Method

find collection of Persons using phone numbers

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IPersons PersonsByPhone(
	string Phone
)

Parameters

Phone
Type: SystemString

Return Value

Type: IPersons
See Also