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