MapiCalendar.StartDate

MapiCalendar.StartDate property

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

public DateTime StartDate { get; set; }

See Also