SyncResponse<TServiceObject, TChange>.Changes - свойство

Gets a list of changes that occurred on the synchronized folder.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.24
C#
public ChangeCollection<TChange> Changes { get; }

Значение свойства

ChangeCollection<TChange>

См. также