Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

EwsPageView.CreateIndexed Method

Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9147)

CreateIndexed(Int32, Int32)

Creates an indexed page view definition object.

Declaration
public static EwsPageView CreateIndexed(int offset, int count)
Parameters
Type Name Description
Int32 offset

Zero-based offset of the page.

Int32 count

Count of the items within the page.

Returns
Type Description
EwsPageView

A page view definition object.

CreateIndexed(Int32, Int32, EwsIndexOrigin)

Creates an indexed page view definition object.

Declaration
public static EwsPageView CreateIndexed(int offset, int count, EwsIndexOrigin basePoint)
Parameters
Type Name Description
Int32 offset

Zero-based offset of the page.

Int32 count

Count of the items within the page.

EwsIndexOrigin basePoint

Base point for the offset.

Returns
Type Description
EwsPageView

A page view definition object.

In This Article
  • CreateIndexed(Int32, Int32)
  • CreateIndexed(Int32, Int32, EwsIndexOrigin)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies