Range.Range
Range()
Initializes a new instance of the Range class.
public Range()
See Also
- class Range
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email
Range(DateTime, DateTime)
Initializes a new instance of the Range class.
public Range(DateTime start, DateTime end)
| Parameter | Type | Description |
|---|---|---|
| start | DateTime | The start of the time period. |
| end | DateTime | The end of the time period. |
See Also
- class Range
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email