_AppointmentItem.End Property

Definition

Returns or sets a DateTime indicating the end date and time of an AppointmentItem. Read/write.

public:
 property DateTime End { DateTime get(); void set(DateTime value); };
public DateTime End { get; set; }
Public Property End As DateTime

Property Value

Applies to