Modifier and Type | Class and Description |
---|---|
class |
Calendar
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AlternateView |
Appointment.cancelAppointment()
Cancels the appointment.
|
AlternateView |
Appointment.cancelAppointment(int sequenceId)
Cancels the appointment.
|
static AlternateView |
AlternateView.createAlternateViewFromString(String content)
Creates a AlternateView of using
the content specified in a string.
|
static AlternateView |
AlternateView.createAlternateViewFromString(String content,
Charset contentEncoding,
String mediaType) |
static AlternateView |
AlternateView.createAlternateViewFromString(String content,
ContentType contentType)
Creates a AlternateView of using
the content specified in a string.
|
static AlternateView |
AlternateView.createAlternateViewFromString(String content,
ContentType contentType,
int transferencoding)
Creates a AlternateView of using
the content specified in a string.
|
static AlternateView |
Calendar.createCancelRequestFrom(Calendar calendar,
String uniqueId,
int sequenceId)
Deprecated.
Creates the cancel request from.
|
AlternateView |
Appointment.requestApointment()
Requests the apointment.
|
AlternateView |
Appointment.requestApointment(int sequenceId)
Requests the apointment.
|
AlternateView |
Appointment.updateAppointment()
Updates the appointment.
|
AlternateView |
Appointment.updateAppointment(int sequenceId)
Updates the appointment.
|
Modifier and Type | Method and Description |
---|---|
void |
MailMessage.addAlternateView(AlternateView view)
Add an alternate view to message
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.