Attachments Collection 对象(CDONTS Library)

Attachments collection 对象包含 0 个或多个 Attachment 对象。

速查

声明的类型库: CDONTS.DLL
首次启用: CDO for NTS Library version 1.2
父对象: Message
子对象: Attachment
默认属性: Item

属性


首次启用版本
类型

访问权限
Application 1.2 字符串 只读
Class 1.2 长整型 只读
Count 1.2 长整型 只读
Item 1.2 Attachment 对象 只读
Parent 1.2 Message 对象 只读
Session 1.2 Session 对象 只读

方法


首次启用版本
参数
Add 1.2 (可选项)name 作为 字符串,
(可选项)type 作为 长整型,
(可选项)source 作为 字符串对象,
(可选项)ContentLocation 作为 字符串,
(可选项)ContentBase 作为 字符串
Delete 1.2 (无)


© 1997 by Microsoft Corporation. All rights reserved.