public class ExchangeFolderInfoCollection extends com.aspose.ms.System.Collections.ObjectModel.Collection<ExchangeFolderInfo>
Represents a collection of ExchangeMessageInfo objects.
Constructor and Description |
---|
ExchangeFolderInfoCollection() |
Modifier and Type | Method and Description |
---|---|
Integer |
getLastItemOffset()
Gets offset in view of last folder in list
Uses for operations with paging.
|
boolean |
getLastPage()
Indicates whether current page is last page in view.
|
Integer |
getTotalCount()
Gets total count of folders in view
Uses for operations with paging.
|
public Integer getLastItemOffset()
Gets offset in view of last folder in list Uses for operations with paging.
Integer
object.public boolean getLastPage()
Indicates whether current page is last page in view. Uses for operations with paging.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.