EMDeploymentSummaryStart Property

Alterian Email Manager 6.2.3 SDK Help File
The time the Deployment actually started. NULL if the Deployment has not yet started.

Namespace:  DMLibrary
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public Nullable<DateTime> Start { get; set; }

Property Value

Type: NullableDateTime
See Also