ChangeCollectionTChangeItem - свойство

Gets an individual change from the change collection.

Definition

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

Параметры

index  Int32
Zero-based index.

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

TChange
An single change.

См. также