IndexedPageViewType Members

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

The following tables list the members exposed by the IndexedPageViewType type.

Public Constructors

  Name Description
IndexedPageViewType The IndexedPageViewType constructor initializes a new instance of the IndexedPageViewType type.

Top

Public Properties

  Name Description
Bb409467.pubproperty(en-us,EXCHG.80).gif BasePoint The BasePoint property gets or sets a value that specifies whether the page of items will start at the beginning or the end of the set of items that are found by using the search criteria. This property is required.
Bb409467.pubproperty(en-us,EXCHG.80).gif MaxEntriesReturned  The MaxEntriesReturned property gets or sets the maximum number of results to return in a FindItem response.(inherited from BasePagingType)
Bb409467.pubproperty(en-us,EXCHG.80).gif MaxEntriesReturnedSpecified  The MaxEntriesReturnedSpecified property gets or sets a Boolean value that specifies whether the MaxEntriesReturned property is serialized into the SOAP request.(inherited from BasePagingType)
Bb409467.pubproperty(en-us,EXCHG.80).gif Offset The Offset property gets or sets the offset from the BasePoint property. This property is required.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb409467.pubmethod(en-us,EXCHG.80).gif Equals  Overloaded. (inherited from Object )
Bb409467.pubmethod(en-us,EXCHG.80).gif GetHashCode  (inherited from Object )
Bb409467.pubmethod(en-us,EXCHG.80).gif GetType  (inherited from Object )
Bb409467.pubmethod(en-us,EXCHG.80).gifBb409467.static(en-us,EXCHG.80).gif ReferenceEquals  (inherited from Object )
Bb409467.pubmethod(en-us,EXCHG.80).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb409467.protmethod(en-us,EXCHG.80).gif Finalize  (inherited from Object )
Bb409467.protmethod(en-us,EXCHG.80).gif MemberwiseClone  (inherited from Object )

Top