*
* Generated from xml/schema/CRM/Core/Email.xml
* DO NOT EDIT. Generated by CRM_Core_CodeGen
- * (GenCodeChecksum:84e4a7efb791b5e3ed3b7d7fc9e21a09)
+ * (GenCodeChecksum:7e30aa415b50a25add79b9553b5d7657)
*/
/**
'bao' => 'CRM_Core_BAO_Email',
'localizable' => 0,
'html' => [
+ 'type' => 'Select Date',
+ 'formatType' => 'activityDateTime',
'label' => ts("Hold Date"),
],
'add' => '1.1',
'bao' => 'CRM_Core_BAO_Email',
'localizable' => 0,
'html' => [
+ 'type' => 'Select Date',
+ 'formatType' => 'activityDateTime',
'label' => ts("Reset Date"),
],
'add' => '1.1',
<comment>When the address went on bounce hold</comment>
<html>
<label>Hold Date</label>
+ <type>Select Date</type>
+ <formatType>activityDateTime</formatType>
</html>
<add>1.1</add>
</field>
<comment>When the address bounce status was last reset</comment>
<html>
<label>Reset Date</label>
+ <type>Select Date</type>
+ <formatType>activityDateTime</formatType>
</html>
<add>1.1</add>
</field>