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