| Package | Description |
|---|---|
| com.google.api.services.calendar.model |
| Modifier and Type | Method and Description |
|---|---|
EventOutOfOfficeProperties |
EventOutOfOfficeProperties.clone() |
EventOutOfOfficeProperties |
Event.getOutOfOfficeProperties()
Out of office event data.
|
EventOutOfOfficeProperties |
EventOutOfOfficeProperties.set(String fieldName,
Object value) |
EventOutOfOfficeProperties |
EventOutOfOfficeProperties.setAutoDeclineMode(String autoDeclineMode)
Whether to decline meeting invitations which overlap Out of office events.
|
EventOutOfOfficeProperties |
EventOutOfOfficeProperties.setDeclineMessage(String declineMessage)
Response message to set if an existing event or new invitation is automatically declined by
Calendar.
|
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.setOutOfOfficeProperties(EventOutOfOfficeProperties outOfOfficeProperties)
Out of office event data.
|
Copyright © 2011–2025 Google. All rights reserved.