The date on which this slot begins. Value is null for weekly recurrences.
Namespace: ININ.IceLib.Configuration.Dialer.DataTypesAssembly: ININ.IceLib.Dialer (in ININ.IceLib.Dialer.dll) Version: 0.0.0.0 (22.3.0.208)
Syntax
| C# |
|---|
public Nullable<DateTime> StartDate { get; set; } |
| Visual Basic |
|---|
Public Property StartDate As Nullable(Of DateTime) Get Set |