Click or drag to resize

IAppointmentStatus Property

Status for the appointment, for example: 1 = not started/accepted, 3 = completed, 5 = booking, 9 = declined.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
int Status { get; set; }

Property Value

Type: Int32
See Also