IGmailClient.CreateAppointment
IGmailClient.CreateAppointment method
Creates an appointment.
public Appointment CreateAppointment(string calendarId, Appointment appointment)
Parameter | Type | Description |
---|---|---|
calendarId | String | Calendar identifier. |
appointment | Appointment | An instance of appointment object to create. |
Return Value
Returns the created appointment.
See Also
- class Appointment
- interface IGmailClient
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email