UpdateCalendar
IGmailClient.UpdateCalendar method (1 of 2)
Updates a calendar
public void UpdateCalendar(Calendar calendar)
Parameter | Type | Description |
---|---|---|
calendar | Calendar | An instance of calendar object to update. |
See Also
- class Calendar
- interface IGmailClient
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email
IGmailClient.UpdateCalendar method (2 of 2)
Updates a calendar
public void UpdateCalendar(Calendar calendar, bool useColorRgbFormat)
Parameter | Type | Description |
---|---|---|
calendar | Calendar | An instance of calendar object to update. |
useColorRgbFormat | Boolean | Indicates whether color rgb format is used. |
See Also
- class Calendar
- interface IGmailClient
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email