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

RuleCollectionItem - свойство

Gets the rule at the specified index in the collection.

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

Параметры

index
Тип: SystemInt32
The index of the rule to get.

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

Тип: Rule
The rule at the specified index.
См. также