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()
Deprecated.
|
boolean |
getLastPage()
Deprecated.
|
Integer |
getTotalCount()
Deprecated.
|
@Deprecated public Integer getLastItemOffset()
Gets offset in view of last folder in list Uses for operations with paging.
Integer
object.@Deprecated public boolean getLastPage()
Indicates whether current page is last page in view. Uses for operations with paging.
@Deprecated public Integer getTotalCount()
Gets total count of folders in view Uses for operations with paging.
Integer
object.Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.