Поделиться через


FindFolderParentType Members

The FindFolderParentType class contains the results of a search of a single root folder during a FindFolder operation.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb402080.pubproperty(en-us,EXCHG.80).gif AbsoluteDenominator The AbsoluteDenominator property gets the next denominator to use for the next request when doing fractional paging.
Bb402080.pubproperty(en-us,EXCHG.80).gif AbsoluteDenominatorSpecified The AbsoluteDenominatorSpecified property gets a Boolean value that specifies whether the AbsoluteDenominator property was serialized into the SOAP response.
Bb402080.pubproperty(en-us,EXCHG.80).gif Folders The Folders property gets the folders that are found by using the FindFolder operation.
Bb402080.pubproperty(en-us,EXCHG.80).gif IncludesLastItemInRange The IncludesLastItemInRange property gets a value that indicates whether the current results contain the last folder in the query, so that additional paging is not required.
Bb402080.pubproperty(en-us,EXCHG.80).gif IncludesLastItemInRangeSpecified The IncludesLastItemInRangeSpecified property gets a value that indicates whether the IncludesLastItemInRange property is serialized into the SOAP response.
Bb402080.pubproperty(en-us,EXCHG.80).gif IndexedPagingOffset The IndexedPagingOffset property gets the next index that should be used for the next request when using an indexed paging view.
Bb402080.pubproperty(en-us,EXCHG.80).gif IndexedPagingOffsetSpecified The IndexedPagingOffsetSpecified property gets a value that indicates whether the IndexedPagingOffset property is serialized into the SOAP response.
Bb402080.pubproperty(en-us,EXCHG.80).gif NumeratorOffset The NumeratorOffset property represents the new numerator value to use for the next request when using fractional page views.
Bb402080.pubproperty(en-us,EXCHG.80).gif NumeratorOffsetSpecified The NumeratorOffsetSpecified property gets a value that indicates whether the NumeratorOffset property is serialized into the SOAP response.
Bb402080.pubproperty(en-us,EXCHG.80).gif TotalItemsInView The TotalItemsInView property gets the total number of folders that pass the restriction.
Bb402080.pubproperty(en-us,EXCHG.80).gif TotalItemsInViewSpecified The TotalItemsInViewSpecified property gets a value that indicates whether the TotalItemsInView property is serialized into the SOAP response.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top