RequiredAttendees Property

Microsoft Outlook Visual Basic

Returns a semicolon-delimited String of required attendee names for the meeting appointment. This property only contains the display names for the required attendees. The attendee list should be set by using the Recipients collection. Read/write.

expression.RequiredAttendees

expression    Required. An expression that returns an AppointmentItem object.