Click or drag to resize

AppointmentCounter Method

Creates new version of this appointment that can be updated.

Namespace:  Limilabs.Mail.Appointments
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public Appointment Counter()

Return Value

Type: Appointment
New appointment.
See Also