Represents the mapi calendar attendees More...
Inherits Object.
Public Member Functions | |
| bool | get_ResponseRequested () const |
| Gets a value indicating whether a response is requested to a Message object. More... | |
| void | set_ResponseRequested (bool value) |
| Sets a value indicating whether a response is requested to a Message object. More... | |
| bool | get_NotAllowPropose () const |
| Gets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. More... | |
| void | set_NotAllowPropose (bool value) |
| Sets a value indicating whether attendees are not allowed to propose a new date and/or time for the meeting. More... | |
| System::SharedPtr< MapiRecipientCollection > | get_AppointmentRecipients () const |
| Gets a list of attendees. More... | |
| void | |