ServiceResponseExceptionResponse - свойство |
Gets the ServiceResponse for the exception.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксисpublic ServiceResponse Response { get; }Public ReadOnly Property Response As ServiceResponse
Get
public:
property ServiceResponse^ Response {
ServiceResponse^ get ();
}member Response : ServiceResponse with get
Значение свойства
Тип:
ServiceResponse
См. также