AppointmentConflictResult.Type 속성

정의

약속 충돌 유형을 나타내는 값을 가져옵니다.

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

속성 값

약속 충돌 유형을 나타내는 값입니다.

Windows 요구 사항

앱 기능
appointmentsSystem

적용 대상