UpdateAppointment
Appointment.UpdateAppointment method (1 of 2)
Updates the appointment.
public AlternateView UpdateAppointment()
Return Value
AlternateViewAlternateView
that represents the format to view an email message.
See Also
- class AlternateView
- class Appointment
- namespace Aspose.Email.Calendar
- assembly Aspose.Email
Appointment.UpdateAppointment method (2 of 2)
Updates the appointment.
public AlternateView UpdateAppointment(int seqId)
Parameter | Type | Description |
---|---|---|
seqId | Int32 | The sequence id. |
Return Value
AlternateViewAlternateView
that represents the format to view an email message.
See Also
- class AlternateView
- class Appointment
- namespace Aspose.Email.Calendar
- assembly Aspose.Email