 | AppointmentUpdate Method |
Creates new version of this appointment that can be updated.
Namespace: Limilabs.Mail.AppointmentsAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic Appointment Update()
Public Function Update As Appointment
public:
Appointment^ Update()
member Update : unit -> Appointment
Return Value
AppointmentNew appointment.
See Also