Class MapiCalendarAttendees

MapiCalendarAttendees class

Represents the mapi calendar attendees

public sealed class MapiCalendarAttendees

Constructors

NameDescription
MapiCalendarAttendees()Initializes a new instance of the MapiCalendarAttendees class

Properties

NameDescription
AppointmentRecipients { get; set; }Gets or sets a list of attendees.
AppointmentUnsendableRecipients { get; set; }Gets or sets a list of unsendable attendees.
NotAllowPropose { get; set; }Gets or sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting.
ResponseRequested { get; set; }Gets or sets a value indicating whether a response is requested to a Message object.

See Also