Package | Description |
---|---|
davmail.caldav | |
davmail.exchange | |
davmail.exchange.dav | |
davmail.exchange.ews |
Modifier and Type | Method and Description |
---|---|
protected void |
CaldavConnection.appendItemResponse(CaldavConnection.CaldavResponse response,
CaldavConnection.CaldavRequest request,
ExchangeSession.Item item) |
Modifier and Type | Class and Description |
---|---|
class |
ExchangeSession.Contact
Contact object
|
class |
ExchangeSession.Event
Calendar event object.
|
Modifier and Type | Method and Description |
---|---|
abstract ExchangeSession.Item |
ExchangeSession.getItem(String folderPath,
String itemName)
Get item named eventName in folder
|
Modifier and Type | Class and Description |
---|---|
class |
DavExchangeSession.Contact |
class |
DavExchangeSession.Event |
Modifier and Type | Method and Description |
---|---|
ExchangeSession.Item |
DavExchangeSession.getItem(String folderPath,
String itemName) |
Modifier and Type | Class and Description |
---|---|
protected class |
EwsExchangeSession.Contact |
protected class |
EwsExchangeSession.Event |
Modifier and Type | Method and Description |
---|---|
ExchangeSession.Item |
EwsExchangeSession.getItem(String folderPath,
String itemName) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.