Click or drag to resize

DatabaseClassCreateAppointment Method

Returns a blank Appointment. Use SetDefaults on the returned 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 SOAppointment CreateAppointment()

Return Value

Type: SOAppointment

Implements

IDatabaseCreateAppointment
See Also