1 AptStartDate: WOString {
3 dateformat = "%d/%m/%y";
7 AptStartTime: WOString {
14 value = newApt.organizer.cnWithoutQuotes;
18 HasHomePageURL: WOConditional {
19 condition = homePageURL.length;
22 HomePageURL: WOString {
23 value = appointmentURL;
27 IsSubject: WOConditional {
28 condition = isSubject;
31 IsBody: WOConditional {
32 condition = isSubject;