Uses of Class
com.aspose.email.AppointmentSaveOptions

Uses of AppointmentSaveOptions in com.aspose.email
 

Subclasses of AppointmentSaveOptions in com.aspose.email
 class IcsSaveOptions
           Represents iCalendar save options
 

Methods in com.aspose.email with parameters of type AppointmentSaveOptions
 void Appointment.save(OutputStream stream, AppointmentSaveOptions saveOptions)
           
 void Appointment.save(String filePath, AppointmentSaveOptions saveOptions)
           Saves appointment to the file with specified save options
 



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