GetAttendeeForInsert

Description

This activity returns an AttendeeForInsert which represents a basic attendee related to the security identity.


Attendee

PlanningCategoryId InArgument<Guid?>

The Planning Categories assigned to the attendee's appointment instance

PlanningCategoryIds InArgument<List<Guid>>

The Planning Categories assigned to the attendee's appointment instance

SecurityIdentityId InArgument<Int32>

The Id of the securityIdentity that who will participate to the appointment.

The response of the attendee


DocsMarshal Connection

Orchestrator InArgument<IManager>

The orchestrator object represents the connection to a DocsMarshal installation.

If this argument is left null the activity will work on the running installation. To work on another installation you must get its orchestrator by the activity DatabaseOrchestrator.