Modifier and Type | Method and Description |
---|---|
ExchangeFolderInfo |
IEWSClient.getFolderInfo(String folder)
Gets the folder information
|
ExchangeFolderInfo |
ExchangeClient.getFolderInfo(String folderUri)
Gets the folder information.
|
Modifier and Type | Method and Description |
---|---|
boolean |
IExchangeClientBase.folderExists(String parentFolderUri,
String folderName,
ExchangeFolderInfo[] folder)
Checks whether the specified folder exists.
|
abstract boolean |
ExchangeClientBase.folderExists(String parentFolderUri,
String folderName,
ExchangeFolderInfo[] folder)
Checks whether the specified folder exists.
|
boolean |
ExchangeClient.folderExists(String parentFolderUri,
String folderName,
ExchangeFolderInfo[] folder)
Checks whether the specified folder exists.
|
ExchangeMessageInfoCollection |
IEWSClient.listMessagesFromPublicFolder(ExchangeFolderInfo folder)
Get collection of messages from public folder
|
ExchangeFolderInfoCollection |
IExchangeClientBase.listSubFolders(ExchangeFolderInfo parentFolder)
Gets collection of child public folders from parent
|
ExchangeFolderInfoCollection |
ExchangeClientBase.listSubFolders(ExchangeFolderInfo parentFolder)
Gets collection of child public folders from parent
|
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.