ExchangeServiceSetOMEConfiguration - метод

Set the OME (i.e. Office Message Encryption) configuration data. This method is used in server-to-server calls to set encryption configuration

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public Task SetOMEConfiguration(
	string xml,
	CancellationToken token = default
)

Параметры

xml  String
The xml
token  CancellationToken  (Optional)
 

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

Task

См. также