CustomerEventDate Property

Gets or sets a date and time for an event.

Namespace:  Aspose.Email.PersonalInfo
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public DateTime Date { get; set; }

Property Value

Type: DateTime
See Also