IEnumFBBlock::Restrict [Outlook 2003 API Reference]
Restricts the enumeration to a specified time period.
Quick Info
See IEnumFBBlock.
HRESULT Restrict(
FILETIME ftmStart,
FILETIME ftmEnd
);
Parameters
ftmStart
[in] Start time to restrict enumeration.
ftmEnd
[in] End time to restrict enumeration.
Remarks
This method also resets the enumeration.