Modifier and Type | Method and Description |
---|---|
MapiRecipientCollection |
MapiCalendarAttendees.getAppointmentRecipients()
Gets or sets a list of attendees.
|
MapiRecipientCollection |
MapiMessage.getRecipients()
Gets the recipients of the message.
|
Modifier and Type | Method and Description |
---|---|
void |
MapiCalendarAttendees.setAppointmentRecipients(MapiRecipientCollection value) |
Constructor and Description |
---|
MapiCalendar(String location,
String summary,
String description,
Date startDate,
Date endDate,
String organizer,
MapiRecipientCollection attendees) |
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.