AutodiscoverRemoteException(String, AutodiscoverError) - конструктор |
Пространство имён:
Tessa.Exchange.WebServices.Autodiscover
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис 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
- Тип: SystemString
The message. - error
- Тип: Tessa.Exchange.WebServices.AutodiscoverAutodiscoverError
The error.
См. также