次の方法で共有


IndexedPageViewType.BasePoint プロパティ

定義

プロパティは 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

プロパティ値

プロパティは BasePointIndexBasePointType 項目のページが結果セットの先頭と末尾のどちらから始まるかを指定する列挙値を返します。

適用対象