Click or drag to resize

DatabaseClassCreateContact Method

Returns a blank Contact object. Use SetDefaults on the contact object to fill it with sensible data.

Namespace:  SuperOffice.COM.SuperOfficeDB
Assembly:  SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
Syntax
public virtual SOContact CreateContact()

Return Value

Type: SOContact

Implements

IDatabaseCreateContact
See Also