| Package | Description |
|---|---|
| davmail.exchange.graph |
| Modifier and Type | Field and Description |
|---|---|
protected static HashSet<GraphField> |
GraphExchangeSession.CONTACT_ATTRIBUTES |
protected static HashSet<GraphField> |
GraphExchangeSession.EVENT_ATTRIBUTES |
protected static HashSet<GraphField> |
GraphExchangeSession.FOLDER_PROPERTIES
Default folder properties list
|
protected static HashSet<GraphField> |
GraphExchangeSession.IMAP_MESSAGE_ATTRIBUTES |
| Modifier and Type | Method and Description |
|---|---|
static GraphField |
GraphField.get(String alias)
Get field by alias.
|
protected GraphField |
GraphExchangeSession.HeaderCondition.getField() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
GraphField.addFieldMap(String alias,
GraphField field) |
boolean |
GraphObject.getBoolean(GraphField field) |
boolean |
GraphObject.optBoolean(GraphField field) |
String |
GraphObject.optString(GraphField field) |
| Modifier and Type | Method and Description |
|---|---|
GraphRequestBuilder |
GraphRequestBuilder.setSelectFields(Set<GraphField> selectFields)
Set expand fields (returning attributes).
|
Copyright © 2001–2026 MickaĆ«l Guessant. All rights reserved.