@{ ViewData["Title"] = "Enroll"; }

🎉 Enrollment

@ViewBag.Message

@if (ViewBag.HasDeltaLink == true) {

Your calendar has been synced at least once. Incremental updates will continue every 60 minutes.

} else {

Your initial 30-day calendar sync will begin within the next sync cycle.

} View Sync Status