Click or drag to resize

IFindContactsByEmail Method

find collection of Contacts using e-mail addresses

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

Parameters

Email
Type: SystemString

Return Value

Type: IContacts
See Also