Click or drag to resize

IUserDelete Method

Delete a user (associate), default does not delete the contact person

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
void Delete(
	bool deletePersonAsWell = false
)

Parameters

deletePersonAsWell (Optional)
Type: SystemBoolean
See Also