Click or drag to resize

IDatabaseCreateContact Method

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

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
IContact CreateContact()

Return Value

Type: IContact
See Also