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