AppointmentItem.RequiredAttendees property (Outlook)
Returns a semicolon-delimited String of required attendee names for the meeting appointment. Read/write.
Syntax
expression. RequiredAttendees
expression A variable that represents an AppointmentItem object.
Remarks
This property only contains the display names for the required attendees. The attendee list should be set by using the Recipients collection.
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.