Visit Calendar Entry - Host
Description
This email is sent to the visit host when the Include Calendar Entry is selected during visit registration.

Template
<p> Dear @Model.HostFullName </p> <p> Attached is the visit you just scheduled so you can add it to your calendar. </p> <p> Note: If you need to make changes to this meeting you must do it from the application and not from the calendar event </p>
Razor Element
Element | Description |
---|---|
@Model.HostFullName | The full name of the host |
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.