AutodiscoverRemoteException(String, AutodiscoverError) - конструктор
Пространство имён: Tessa.Exchange.WebServices.AutodiscoverСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public AutodiscoverRemoteException(
string message,
AutodiscoverError error
)
Public Sub New (
message As String,
error As AutodiscoverError
)
public:
AutodiscoverRemoteException(
String^ message,
AutodiscoverError^ error
)
new :
message : string *
error : AutodiscoverError -> AutodiscoverRemoteException
Параметры
- message String
- The message.
- error AutodiscoverError
- The error.