File (attachmentsType) 元素
包含電子郵件訊息中以附件方式傳送之檔案的路徑。
<xs:element name="File"
type="nonEmptyString"
/>
File元素是由attachmentsType複雜類型所定義。
父元素
元素 | 衍生自 | Description |
---|---|---|
sendEmailType (附件) | attachmentsType | 包含電子郵件訊息中的附件清單。 |
備註
如需 C++ 開發,請參閱 IEmailAction 的 Attachments 屬性。
如需腳本開發,請參閱 EmailAction.Attachments。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 |
Windows Server 2008 [僅限傳統型應用程式] |