#IF(#MailType.Header)
#MailType.Header[0]
#ENDIF{Hello} #Address.FullName,
{AppointmentAccepted}
{AppointmentID}: | #IF(#User AND NOT #User.IsAnonymous)#Alias#ELSE#Alias#ENDIF |
{Date}: | #StartDate[date:full] #StartDate[time] - #IF(#FUNCTION("YMD",#StartDate) EQ #FUNCTION("YMD",#EndDate))#EndDate[time]#ELSE#EndDate[date:full] #EndDate[time]#ENDIF |
{Product}: | #Parent.Parent.NameOrAlias |
{Description}: | #Parent.Parent.Description[0] |
{Quantity}: | #Quantity |
{CreationDate}: | #CreationDate[datetime] |
{AcceptedOn}: | #AcceptedOn[datetime] |
#Attribute.NameOrAlias | #LOCAL("ServiceID",#ID) #IF(#ID == #ServiceID) #ValueOrAlias #ENDIF #ENDLOCAL |
{Options} | |
{UserComment}: | #CustomerComment |
#MailType.AdditionalText[0]
#ENDIF