Click or drag to resize

IDatabaseCreateAppointment Method

Returns a blank Appointment. Use SetDefaults on the returned object to fill it with sensible data.

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

Return Value

Type: IAppointment
See Also