FindFoldersResultsGetEnumerator - метод

Returns an enumerator that iterates through the collection.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public IEnumerator<Folder> GetEnumerator()

Возвращаемое значение

IEnumeratorFolder
A IEnumeratorT that can be used to iterate through the collection.

Реализации

IEnumerableTGetEnumerator

См. также