Folder - конструктор

Initializes an unsaved local instance of Folder. To bind to an existing folder, use Folder.Bind() instead.

Definition

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

Параметры

service  ExchangeService
EWS service to which this object belongs.

См. также