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

ChangeCollectionTChangeItem - свойство

Gets an individual change from the change collection.

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

Параметры

index
Тип: SystemInt32
Zero-based index.

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

Тип: TChange
An single change.
См. также