Share via


AppointmentConflictResult.Date Property

Definition

Gets the date of the appointment conflict.

public:
 property DateTime Date { DateTime get(); };
DateTime Date();
public System.DateTimeOffset Date { get; }
var dateTime = appointmentConflictResult.date;
Public ReadOnly Property Date As DateTimeOffset

Property Value

The date of the appointment conflict.

Windows requirements

App capabilities
appointmentsSystem

Applies to