Gets the number of recipients specified in the current message.
An integer which specifies the number of recipients.
The Recipients property returns the number of recipient addresses that have been specified in the current message. This includes all of the addresses listed in the To, Cc and Bcc header fields. This property can be used in conjunction with the Recipient array to enumerate all of the recipient addresses in the message.
InternetMail Class | SocketTools Namespace