ServiceResult - перечисление

Defines the result of a call to an EWS method. Values in this enumeration have to be ordered from lowest to highest severity.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public enum ServiceResult

Члены

Success0 The call was successful
Warning1 The call triggered at least one warning
Error2 The call triggered at least one error

См. также