MapiCalendar.EndDate

MapiCalendar.EndDate property

Gets or sets the end date and time of the event. If the date is not set, default value for DateTime is returned.

public DateTime EndDate { get; set; }

See Also