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