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