IGmailClient.ImportAppointment
IGmailClient.ImportAppointment method
Imports appointment to calendar
public Appointment ImportAppointment(string calendarId, Appointment appointment)
Parameter | Type | Description |
---|---|---|
calendarId | String | Calendar identifier. |
appointment | Appointment | An instance of appointment object to import. |
Return Value
Returns the imported appointment.
See Also
- class Appointment
- interface IGmailClient
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email