Для изменения размера нажмите или перетащите

AutodiscoverRemoteException(String, AutodiscoverError, Exception) - конструктор

Initializes a new instance of the AutodiscoverRemoteException class.

Пространство имён:  Tessa.Exchange.WebServices.Autodiscover
Сборка:  Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис
public AutodiscoverRemoteException(
	string message,
	AutodiscoverError error,
	Exception innerException
)

Параметры

message
Тип: SystemString
The message.
error
Тип: Tessa.Exchange.WebServices.AutodiscoverAutodiscoverError
The error.
innerException
Тип: SystemException
The inner exception.
См. также