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