|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MapiRecipientCollection in com.aspose.email |
---|
Methods in com.aspose.email that return MapiRecipientCollection | |
---|---|
MapiRecipientCollection |
MapiCalendarAttendees.getAppointmentRecipients()
Gets or sets a list of attendees. |
MapiRecipientCollection |
MapiMessage.getRecipients()
Gets the recipients of the message. |
Methods in com.aspose.email with parameters of type MapiRecipientCollection | |
---|---|
void |
MapiCalendarAttendees.setAppointmentRecipients(MapiRecipientCollection value)
|
Constructors in com.aspose.email with parameters of type MapiRecipientCollection | |
---|---|
MapiCalendar(String location,
String summary,
String description,
Date startDate,
Date endDate,
String organizer,
MapiRecipientCollection attendees)
|
|
||||||||
PREV NEXT | FRAMES NO FRAMES |