Uses of Class
com.aspose.email.MapiRecipientCollection

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)
           
 



Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.