Activity StartDate Property CTCT Wrapper Documented Class Library
Gets or sets the start date.

Namespace: CTCT.Components.Activities
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public Nullable<DateTime> StartDate { get; set; }
See Also