Click or drag to resize

IPersonsRemove Method

Remove a person from the list

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

Parameters

i_PersonId
Type: SystemInt32
Examples

This text may be copied to the notepad, and saved as a *.vbs file. Remember to change the login information.

See Also