Skip to main content
This example shows you how to create an appointment using NetServer services. The new appointment will be added to the diary of associate 103 by the logged-in user is SAL0.

Code

Walk-through

In the example, we create an Appointment using the CreateDefaultAppointmentEntityByTypeAndAssociate method exposed through the agent. The method requires 2 parameters:
  • the type of the requested task
  • the AssociateID - the ID for whom the appointment should be created