Uses of Class
com.aspose.network.AppointmentSaveOptions

Uses of AppointmentSaveOptions in com.aspose.network
 

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

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



Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.