Entry point variables
An entry point is the location within a Microsoft Exchange mailbox that ELOxc accesses to process items. It is possible to use the root level (\
) as an entry point, or to specify a certain pre-defined path like \ELO\Contracts
.
It is also possible to use variables to access a specific area of a user's mailbox, such as the Inbox or Sent Items. The following is a list of these variables.
{%INBOX}
: Inbox{%SENTMAIL}
: Sent Items{%APPOINTMENT}
: Calendar items{%CONTACT}
: Contacts{%TASK}
: Tasks{%STICKYNOTE}
: Notes
These variables can be used by themselves or as part of a longer entry point specification.