| Platform SDK: CDO 1.2.1 |
The Attachments collection object contains zero or more Attachment objects.
| Specified in type library: | CDONTS.DLL |
| First available in: | CDO for NTS Library version 1.2 |
| Parent objects: | Message |
| Child objects: | Attachment |
| Default property: | Item |
Name |
Available since version | Type |
Access |
|---|---|---|---|
| Application | 1.2 | String | Read-only |
| Class | 1.2 | Long | Read-only |
| Count | 1.2 | Long | Read-only |
| Item | 1.2 | Attachment object | Read-only |
| Parent | 1.2 | Message object | Read-only |
| Session | 1.2 | Session object | Read-only |
Name |
Available since version | Parameters |
|---|---|---|
| Add | 1.2 | (optional) name as String, (optional) type as Long, (optional) source as String or Object, (optional) ContentLocation as String, (optional) ContentBase as String |
| Delete | 1.2 | (none) |