MapiCalendarAttendees
Contents
[
Hide
]MapiCalendarAttendees class
Represents the mapi calendar attendees
Constructors
| Name | Description |
|---|---|
| MapiCalendarAttendees (2 overloads) | Initializes a new instance of the MapiCalendarAttendees class |
Methods
| Name | Description |
|---|---|
| get_AppointmentRecipients | Gets a list of attendees. |
| get_AppointmentUnsendableRecipients | Gets a list of unsendable attendees. |
| get_NotAllowPropose | Gets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. |
| get_ResponseRequested | Gets a value indicating whether a response is requested to a Message object. |
| set_AppointmentRecipients | Sets a list of attendees. |
| set_AppointmentUnsendableRecipients | Sets a list of unsendable attendees. |
| set_NotAllowPropose | Sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. |
| set_ResponseRequested | Sets a value indicating whether a response is requested to a Message object. |
| ToEventProperties | Converts the properties of this instance into the corresponding properties of iCalendar VEVENT component |