AppointmentItem.Recipients property (Outlook)
Returns a Recipients collection that represents all the recipients for the Outlook item. Read-only.
Syntax
expression. Recipients
expression A variable that represents an AppointmentItem object.
Remarks
A recipient can be specified by a string representing the recipient's display name, alias, or full SMTP email address.
See also
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.