Skip to main content

GUEST/IDM/CONNECT

Visit Approval - Visit Approved

Description

This email is sent to the Visit Scheduler to notify them that their visit has has been approved.

Email
email_7.png
Template
Single Visitor:
<p>
  Your visit, scheduled for <b>@Model.VisitDate</b> with <b>@Model.VisitorFullName</b> has been approved and your visitor have been successfully registered.
</p>
Razor Elements

Element

Description

@Model.VisitDate

The date of the visit

@Model.VisitorFullName

The first and last name of the visitor(s)

Warning

It is recommended that these elements be used as stated with the only edits being to remove them if the information generated is not required.