Skip to content

Latest commit

 

History

History
executable file
·
28 lines (21 loc) · 782 Bytes

SearchScope.rst

File metadata and controls

executable file
·
28 lines (21 loc) · 782 Bytes

SearchScope

Перечисление SearchScope задает область поиска метода ../http/SearchDocflows_V3.

enum SearchScope
{
    SearchScopeAny = 0;
    SearchScopeIncoming = 1;
    SearchScopeOutgoing = 2;
    SearchScopeDeleted = 3;
    SearchScopeInternal = 4;
}
  • SearchScopeAny — все документы в ящике.
  • SearchScopeIncoming — входящие.
  • SearchScopeOutgoing — исходящие.
  • SearchScopeDeleted — удаленные.
  • SearchScopeInternal — внутренние.

См. также

Перечисление используется:
  • в структуре SearchDocflowsRequest