FindItemsResultsTItemNextPageOffset - свойство |
Gets the offset that should be used with ItemView to retrieve the next page of items in a FindItems operation.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic int? NextPageOffset { get; }Public ReadOnly Property NextPageOffset As Integer?
Get
public:
property Nullable<int> NextPageOffset {
Nullable<int> get ();
}member NextPageOffset : Nullable<int> with get
Значение свойства
Тип:
NullableInt32
См. также