The AllRecipients property returns a string value that
contains a comma-separated list of all message recipients. To
individually enumerate through each of the recipient addresses, you
can use the Recipient property array and Recipients
property.
The string returned by this property will include those addresses specified by
the Bcc property, even though they are not included in the
message header.