MicrosoftGraphOutlookItem |
MicrosoftGraphOutlookItem.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: outlookItem.
|
MicrosoftGraphOutlookItem |
MicrosoftGraphOutlookItem.withCategories(List<String> categories) |
Set the categories property: The categories associated with the item.
|
MicrosoftGraphOutlookItem |
MicrosoftGraphOutlookItem.withChangeKey(String changeKey) |
Set the changeKey property: Identifies the version of the item.
|
MicrosoftGraphOutlookItem |
MicrosoftGraphOutlookItem.withCreatedDateTime(OffsetDateTime createdDateTime) |
Set the createdDateTime property: The Timestamp type represents date and time information using ISO 8601 format
and is always in UTC time.
|
MicrosoftGraphOutlookItem |
MicrosoftGraphOutlookItem.withId(String id) |
Set the id property: Read-only.
|
MicrosoftGraphOutlookItem |
MicrosoftGraphOutlookItem.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Set the lastModifiedDateTime property: The Timestamp type represents date and time information using ISO 8601
format and is always in UTC time.
|