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

AccountIsLockedException(String, Uri, Exception) - конструктор

Initializes a new instance of the AccountIsLockedException class.

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

Параметры

message
Тип: SystemString
Error message text.
accountUnlockUrl
Тип: SystemUri
URL for client to visit to unlock account.
innerException
Тип: SystemException
Inner exception.
См. также