Recipients Collection Object (CDONTS Library)

The Recipients collection object contains zero or more Recipient objects and specifies the recipients of a message.

At a Glance

Specified in type library: CDONTS.DLL
First available in: CDO for NTS Library version 1.2
Parent objects: Message
Child objects: Recipient
Default property: Item

Properties


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 Recipient object Read-only
Parent 1.2 Message object Read-only
Session 1.2 Session object Read-only

Methods


Name
Available since version
Parameters
Add 1.2 (optional) name as String,
(optional) address as String,
(optional) type as Long
Delete 1.2 (none)