Steve Rodriguez
Steve Rodriguez
I'm trying to send an appointment notification, this is the ics file I get from the code BEGIN:VCALENDAR PRODID:-//github.com/rianjs/ical.net//NONSGML ical.net 4.0//EN VERSION:2.0 BEGIN:VTIMEZONE TZID:America/Chicago X-LIC-LOCATION:America/Chicago END:VTIMEZONE BEGIN:VEVENT ATTENDEE;CN=Help Desk;PARTSTAT=ACCEPTED;RSVP=FALSE;ROLE=REQ-PARTICIPANT;CU TYPE=INDIVIDUAL:mailto:[email protected]...
The fallowing is the expression view using Readable Expressions from a code block expression. ``` c# var result = 1; while (true) { if (value > 1) { result= result...