Click or drag to resize

IPersonsRemove Method

Remove a person from the list

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

Parameters

i_PersonId
Type: SystemInt32
See Also