CalendarItemType.OptionalAttendees Property

Definition

The OptionalAttendees property gets or sets an instance of an array of the type AttendeeType that contains attendees who are not required to attend a meeting.

public:
 property cli::array <ExchangeWebServices::AttendeeType ^> ^ OptionalAttendees { cli::array <ExchangeWebServices::AttendeeType ^> ^ get(); void set(cli::array <ExchangeWebServices::AttendeeType ^> ^ value); };
public ExchangeWebServices.AttendeeType[] OptionalAttendees { get; set; }
Public Property OptionalAttendees As AttendeeType()

Property Value

Applies to