Package | Description |
---|---|
com.aspose.email |
Modifier and Type | Method and Description |
---|---|
ExchangeFolderPageInfo |
IEWSClient.listSubFoldersByPage(String parentFolderUri,
int itemsPerPage)
Searches the specified folder in the given parent folder with paging
Method supports paging.
|
ExchangeFolderPageInfo |
IEWSClient.listSubFoldersByPage(String parentFolderUri,
int itemsPerPage,
int pageOffset)
Searches the specified folder in the given parent folder with paging
Method supports paging.
|
ExchangeFolderPageInfo |
IEWSClient.listSubFoldersByPage(String parentFolderUri,
PageInfo page)
Searches the specified folder in the given parent folder with paging
Method supports paging.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.