Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ImapSearchParameter.Sent Method

Namespace: Rebex.Net
Assembly: Rebex.Imap.dll (version 7.0.9147)

Sent(DateTime)

Messages that were sent on the specified date (disregarding time).

Declaration
public static ImapSearchParameter Sent(DateTime on)
Parameters
Type Name Description
DateTime on

Date. Time and time zone are ignored.

Returns
Type Description
ImapSearchParameter

A search parameter.

Sent(DateTime, DateTime)

Messages that were sent in the specified date interval (disregarding time).

Declaration
public static ImapSearchParameter Sent(DateTime since, DateTime before)
Parameters
Type Name Description
DateTime since

The lower bound of the date interval, or MinValue.

DateTime before

The upper bound of the date interval, or MaxValue.

Returns
Type Description
ImapSearchParameter

A search parameter.

Remarks

The bounds are also included in the interval. Time and time zone are ignored.

In This Article
  • Sent(DateTime)
  • Sent(DateTime, DateTime)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies