ExchangeService(ExchangeVersion) - конструктор
Initializes a new instance of the
ExchangeService class, targeting
the specified version of EWS and scoped to the system's current time zone.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ExchangeService(
ExchangeVersion requestedServerVersion
)
Public Sub New (
requestedServerVersion As ExchangeVersion
)
public:
ExchangeService(
ExchangeVersion requestedServerVersion
)
new :
requestedServerVersion : ExchangeVersion -> ExchangeService
Параметры
- requestedServerVersion ExchangeVersion
- The version of EWS that the service targets.