Interface | Description |
---|---|
IAppointmentData |
Data object that contains appointment or meeting data
|
IAppointmentManager |
Used for communication of LLworkplace with external applications that store and handle appointments and/or meetings
|
Class | Description |
---|---|
AppointmentData |
Implementation of LLwork of the interface IAppointmentData.
|