Creates a new recipient in the Recipients collection, and returns the new recipient as a Recipient object.
Syntax
objRecipients.Add(Name)
objRecipients Required. An expression that returns a Recipients collection object.
Name Required String. The display name of the recipient.