Class Range
Range class
Time range during which calendar should be regarded as busy.
public class Range
Constructors
Name | Description |
---|---|
Range() | Initializes a new instance of the Range class. |
Range(DateTime, DateTime) | Initializes a new instance of the Range class. |
Properties
Name | Description |
---|---|
End { get; set; } | The end of the time period. |
Start { get; set; } | The start of the time period. |
Methods
Name | Description |
---|---|
override ToString() | Returns a String which represents the object instance. |
See Also
- namespace Aspose.Email.Clients.Google
- assembly Aspose.Email