Folder - конструктор
Initializes an unsaved local instance of
Folder. To bind to an existing folder, use Folder.Bind() instead.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public Folder(
ExchangeService service
)
Public Sub New (
service As ExchangeService
)
public:
Folder(
ExchangeService^ service
)
new :
service : ExchangeService -> Folder
Параметры
- service ExchangeService
- EWS service to which this object belongs.