This activity allows to perform the insert operation of an appointment.
This activity allows to perform the update operation of an appointment.
This activity allows to perform the update operation of an attendee.
This activity creates an AppointmentForInsert object which represents a basic appointment related to its Calendar (and ClassType, Domain and ObjectState if it's extended with profile).
This activity returns an AppointmentForUpdate given the AppointmentId of the appointment to update.
This activity returns an AttendeeForInsert which represents a basic attendee related to the security identity.
This activity returns an AttendeeForUpdate given the AppointmentId of the appointment and the SecurityIdentityId of the attendee to update.