EwsUpdatesInfo<TInfo, TId>.IsLastResult Property
Namespace: Rebex.Net
Assembly: Rebex.Ews.dll (version 7.0.9083)
IsLastResult
Gets a value indicating whether the last entry is in the result set (if it is known).
Declaration
public bool? IsLastResult { get; }
Property Value
Type | Description |
---|---|
Nullable<Boolean> |