RecurrenceTaskStartDate Property

Sets the first date to execute the task

Definition

Namespace: Aliquo.Core.Recurrence
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public DateTime? StartDate { get; set; }

Property Value

NullableDateTime

See Also