MeetingRequest.End Property

Definition

Gets or sets the end date and time of the appointment.

public:
 property DateTime End { DateTime get(); };
public DateTime End { get; }
Public ReadOnly Property End As DateTime

Property Value

The end date and time of the appointment.

Applies to