AppointmentConflictResult.Type Property

Definition

Gets a value indicating the type of appointment conflict.

public:
 property AppointmentConflictType Type { AppointmentConflictType get(); };
AppointmentConflictType Type();
public AppointmentConflictType Type { get; }
var appointmentConflictType = appointmentConflictResult.type;
Public ReadOnly Property Type As AppointmentConflictType

Property Value

A value indicating the type of appointment conflict.

Windows requirements

App capabilities
appointmentsSystem

Applies to