Range
Range constructor (1 of 2)
Initializes a new instance of the Range class.
public Range()
See Also
- class Range
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email
Range constructor (2 of 2)
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