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

EwsDateTimeRange Constructor

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

EwsDateTimeRange(Nullable<DateTime>, Nullable<DateTime>)

Creates a time interval.

Declaration
public EwsDateTimeRange(DateTime? from, DateTime? to)
Parameters
Type Name Description
Nullable<DateTime> from

Start boundary of the range. Use null to specify a range with no lower bound.

Nullable<DateTime> to

End boundary of the range. Use null to specify a range with no upper bound.

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