Package | Description |
---|---|
davmail.exchange.dav |
Modifier and Type | Method and Description |
---|---|
static DavExchangeSession.FolderQueryTraversal |
DavExchangeSession.FolderQueryTraversal.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DavExchangeSession.FolderQueryTraversal[] |
DavExchangeSession.FolderQueryTraversal.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.jackrabbit.webdav.MultiStatusResponse[] |
DavExchangeSession.searchItems(String folderPath,
Set<String> attributes,
ExchangeSession.Condition condition,
DavExchangeSession.FolderQueryTraversal folderQueryTraversal,
int maxCount) |
Copyright © 2001–2024 MickaĆ«l Guessant. All rights reserved.