EwsUpdatesInfo<TInfo, TId>.Updated Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 8.0.9673)
Updated
Gets a collection containing objects updated since the last checkpoint.
Declaration
public IList<TInfo> Updated { get; }
Property Value
| Type | Description |
|---|---|
| IList<TInfo> |