UpdateAppointment Method
Used to modify an existing appointment. This overload takes a setup object and a database transaction.
Used to modify an existing appointment.
Overload List
Overload | Description |
---|---|
UpdateAppointment(UpdateAppointmentSetup) | |
UpdateAppointment(UpdateAppointmentSetup,IDbTransaction) | Used to modify an existing appointment. This overload takes a setup object and a database transaction. |
Remarks
The start/end time can be specified either with both times or with one time and a duration. The duration is specified in seconds.
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
FieldOpsToolkit Class
FieldOpsToolkit Members
UpdateAppointmentSetup Class