Click or drag to resize

IFindPersonsByEmail Method

find collection of Persons using e-mail addresses

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

Parameters

Email
Type: SystemString

Return Value

Type: IPersons
See Also