回复Outlook邮件消息
<h1>功能</h1>
<p>回复指定的outlook中的邮件。</p>
<h1><strong>Mail</strong></h1>
<table>
<thead>
<tr>
<th>名称</th>
<th>说明</th>
<th>示例</th>
</tr>
</thead>
<tbody>
<tr>
<td>附件</td>
<td>【字符串】要添加到电子邮件的附件</td>
<td>'F:\1\test2.db'</td>
</tr>
<tr>
<td>附件集合</td>
<td>【字符串列表】要添加的一组文件。</td>
</tr>
<tr>
<td>正文</td>
<td>【字符串】邮件消息正文</td>
<td>'11回复测试邮件'</td>
</tr>
</tbody>
</table>
<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>
<tr>
<td>全部回复</td>
<td>【布尔】对是否全部回复进行设置。</td>
<td>否</td>
</tr>
</tbody>
</table>
<h1><strong>注意/说明</strong></h1>
<p>‘全部回复’,如果不选中,则邮件只回复给发件人。如果选中,将回复邮件发送的所有人。</p>
<h1>相关函数</h1>
<p>无</p>
<h1><strong>示例/演示</strong></h1>
<p><img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/a6447491e4459bc1497332ba3ab5902b" alt="" />
<img src="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/6fbf415f5c87d396d9c5ab6b5b30b3c1" alt="" /></p>
<h1>示例附件</h1>
<p><a href="https://www.showdoc.com.cn/server/api/attachment/visitfile/sign/cfd75f46c290573f73884829c8206ba9" title="[组件[回复outlook邮件消息]_20210413.db">组件[回复outlook邮件消息]_20210413.db</a></p>