| Package | Description |
|---|---|
| davmail.exchange.graph |
| Modifier and Type | Field and Description |
|---|---|
protected GraphObject |
GraphExchangeSession.Event.graphObject |
| Modifier and Type | Method and Description |
|---|---|
protected GraphObject |
GraphExchangeSession.Event.createOrUpdateTask(String currentItemId) |
GraphObject |
GraphObject.put(String alias,
boolean value)
Set the boolean value on the field defined by alias.
|
GraphObject |
GraphObject.put(String key,
org.codehaus.jettison.json.JSONArray value) |
GraphObject |
GraphObject.put(String key,
org.codehaus.jettison.json.JSONObject value) |
GraphObject |
GraphObject.put(String alias,
String value)
Set value for alias.
|
protected GraphObject |
GraphExchangeSession.Event.sendMeetingResponse(String currentItemId) |
| Modifier and Type | Method and Description |
|---|---|
GraphRequestBuilder |
GraphRequestBuilder.setJsonBody(GraphObject graphObject) |
| Constructor and Description |
|---|
Contact(GraphObject response) |
Event(String folderPath,
GraphExchangeSession.FolderId folderId,
GraphObject graphObject) |
Copyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.