IndexedPageViewType Class

The IndexedPageViewType class describes how paged item information is returned for a FindItem or FindFolder request.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.BasePagingType
    ExchangeWebServices.IndexedPageViewType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class IndexedPageViewType _
    Inherits BasePagingType
'Usage
Dim instance As IndexedPageViewType
[SerializableAttribute]
public class IndexedPageViewType : BasePagingType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.