Class DateRange
DateRange class
Represents the date range
public sealed class DateRange
Constructors
Name | Description |
---|---|
DateRange() | Initializes a new instance of the DateRange class |
DateRange(DateTime, DateTime) | Initializes a new instance of the DateRange class |
Properties
Name | Description |
---|---|
EndTime { get; set; } | Gets or sets the end of a time period. |
StartTime { get; set; } | Gets or sets the start of a time period. |
See Also
- namespace Aspose.Email.Clients.Exchange.WebService
- assembly Aspose.Email