Share via


ArrayOfResolutionType Members

The ArrayOfResolutionType class contains an array of items that are returned by the ResolveNames method.

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

Public Constructors

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

Top

Public Properties

  Name Description
Bb408686.pubproperty(en-us,EXCHG.80).gif AbsoluteDenominator The AbsoluteDenominator property gets or sets an integer value that specifies the total number of items in the result set for use with fractional paging.
Bb408686.pubproperty(en-us,EXCHG.80).gif AbsoluteDenominatorSpecified The AbsoluteDenominatorSpecified property gets or sets a Boolean value that indicates whether the AbsoluteDenominatorSpecified property is serialized into the SOAP message. This property is required if the AbsoluteDenominatorSpecified property is set.
Bb408686.pubproperty(en-us,EXCHG.80).gif IncludesLastItemInRange The IncludesLastItemInRange property gets or sets a Boolean value that indicates whether all the items are in the range specified.
Bb408686.pubproperty(en-us,EXCHG.80).gif IncludesLastItemInRangeSpecified The IncludesLastItemInRangeSpecified property gets or sets a Boolean value that specifies whether the IncludesLastItemInRange property is serialized into the SOAP message. This property is required if the IncludesLastItemInRange property is set.
Bb408686.pubproperty(en-us,EXCHG.80).gif IndexedPagingOffset The IndexedPagingOffset property gets or sets an integer value that specifies the index of the next item to fetch when using indexed paging.
Bb408686.pubproperty(en-us,EXCHG.80).gif IndexedPagingOffsetSpecified The IndexedPagingOffsetSpecified property gets or sets a Boolean value that specifies whether the IndexedPagingOffset property is serialized into the SOAP message. This property is required if the IndexedPagingOffset property is specified.
Bb408686.pubproperty(en-us,EXCHG.80).gif NumeratorOffset The NumeratorOffset property gets or sets an integer value that specifies the index of the next item to fetch when using fractional paging.
Bb408686.pubproperty(en-us,EXCHG.80).gif NumeratorOffsetSpecified The NumeratorOffsetSpecified property gets or sets a Boolean value that specifies whether the NumeratorOffset property is serialized into the SOAP message. This property is required if the NumeratorOffset property is specified.
Bb408686.pubproperty(en-us,EXCHG.80).gif Resolution The Resolution property gets or sets an array that contains elements of type ResolutionType.
Bb408686.pubproperty(en-us,EXCHG.80).gif TotalItemsInView The TotalItemsInView property gets or sets an integer value that specifies the total number of items in the view.
Bb408686.pubproperty(en-us,EXCHG.80).gif TotalItemsInViewSpecified The TotalItemsInViewSpecified property gets or sets a Boolean value that indicates whether the TotalItemsInView property is serialized into the SOAP message. This property is required if the TotalItemsInView property is specified.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top