ServiceResponseErrorMessage - свойство
Gets a detailed error message associated with the response. If Result is set to Success, ErrorMessage returns null.
ErrorMessage is localized according to the PreferredCulture property of the ExchangeService object that
was used to call the method that generated the response.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public string ErrorMessage { get; }
Public ReadOnly Property ErrorMessage As String
Get
public:
property String^ ErrorMessage {
String^ get ();
}
member ErrorMessage : string with get
Значение свойства
String