Appointment.OptionalAttendees

Appointment.OptionalAttendees property

Gets the optional attendees.

public MailAddressCollection OptionalAttendees { get; }

Property Value

The address collection of optional attendees.

See Also