FindFoldersResultsNextPageOffset - свойство |
Gets the offset that should be used with FolderView to retrieve the next page of folders in a FindFolders 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См. также