Click or drag to resize

IFindContactsByPhone Method

find collection of Contacts using phone numbers

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

Parameters

Phone
Type: SystemString

Return Value

Type: IContacts
See Also