FractionalPageViewType Members

The FractionalPageViewType class describes where a paged view starts and the maximum number of items that are returned in a FindItem or FindFolder response.

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

Public Constructors

  Name Description
FractionalPageViewType The FractionalPageViewType constructor initializes a new instance of the FractionalPageViewType class.

Top

Public Properties

  Name Description
Bb408802.pubproperty(en-us,EXCHG.80).gif Denominator The Denominator property gets or sets the denominator of the fractional offset from the start of the total number of items in the result set.
Bb408802.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)
Bb408802.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)
Bb408802.pubproperty(en-us,EXCHG.80).gif Numerator The Numerator property gets or sets the numerator of the fractional offset from the start of the total number of items in the result set.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top