RuleOperationErrorItem - свойство

Gets the rule error at the specified index.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public RuleError this[
	int index
] { get; }

Параметры

index  Int32
The index of the rule error to get.

Возвращаемое значение

RuleError
The rule error at the specified index.

См. также