Uses of Class
com.aspose.email.AppointmentAction

Uses of AppointmentAction in com.aspose.email
 

Fields in com.aspose.email declared as AppointmentAction
static AppointmentAction AppointmentAction.CANCEL
           
static AppointmentAction AppointmentAction.CREATE
           
static AppointmentAction AppointmentAction.UPDATE
           
 

Methods in com.aspose.email that return AppointmentAction
 AppointmentAction IcsSaveOptions.getMethod()
           Gets or sets appointment method
 

Methods in com.aspose.email with parameters of type AppointmentAction
 void IcsSaveOptions.setMethod(AppointmentAction value)
           
 

Constructors in com.aspose.email with parameters of type AppointmentAction
IcsSaveOptions(AppointmentAction method)
           Initializes a new instance of the IcsSaveOptions class
 



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