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.