IndexedPageViewType.BasePoint プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
プロパティは BasePoint 、検索条件を使用して見つかった項目のセットの先頭または末尾からアイテムのページを開始するかどうかを指定する値を取得または設定します。 このプロパティは必須です。
public:
property ExchangeWebServices::IndexBasePointType BasePoint { ExchangeWebServices::IndexBasePointType get(); void set(ExchangeWebServices::IndexBasePointType value); };
public ExchangeWebServices.IndexBasePointType BasePoint { get; set; }
Public Property BasePoint As IndexBasePointType
プロパティ値
プロパティは BasePoint 、 IndexBasePointType 項目のページが結果セットの先頭と末尾のどちらから始まるかを指定する列挙値を返します。