Click or drag to resize

IPersonsExists Method

Returns true if the person exists in the list.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
bool Exists(
	int i_PersonId
)

Parameters

i_PersonId
Type: SystemInt32

Return Value

Type: Boolean
See Also