| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
CalendarSharingMessage |
class |
Contact |
class |
Event |
class |
EventMessage |
class |
EventMessageRequest |
class |
EventMessageResponse |
class |
Message |
class |
OutlookTask |
class |
Post |
| Modifier and Type | Method and Description |
|---|---|
OutlookItem |
OutlookItem.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
OutlookItem |
OutlookItem.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
OutlookItem |
OutlookItem.withChangeKey(String changeKey) |
OutlookItem |
OutlookItem.withCreatedDateTime(OffsetDateTime createdDateTime) |
OutlookItem |
OutlookItem.withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime) |
Copyright © 2018–2020. All rights reserved.