Appointment.CreatedDate

Appointment.CreatedDate property

Gets or sets the date and time that calendar information was created.

public DateTime CreatedDate { get; set; }

Property Value

The DateTime that represents creation date and time.

See Also