邮件日期
<h1>功能</h1>
<p>获取邮件发送日期。</p>
<h1><strong>输入</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>邮件消息</td>
<td>【TmailMessage】邮件消息对象,邮件消息变量,填入变量名称。</td>
<td>邮件消息</td>
</tr>
</tbody>
</table>
<h1><strong>输出</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>日期</td>
<td>【TDateTime】邮件日期,填写变量名称</td>
<td>输出日期</td>
</tr>
</tbody>
</table>
<h1><strong>注意/说明</strong></h1>
<p>1.若想输出邮件日期,则不能直接将邮件日期的输出变量直接传入到“日志消息”函数中,需要经过“格式化日期”,输出的变量类型进行转换才可以。</p>
<h1>相关函数</h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/38e9e251dd8ae955106e6b5784a777c0" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/6c5fb8bbba879cf264867325993fd393" title="[组件[邮件日期]_20210413.db">组件[邮件日期]_20210413.db</a></p>