ISchedule::put_StartDate method (pla.h)

Retrieves or sets the date when the schedule becomes valid.

This property is read/write.

Syntax

HRESULT put_StartDate(
  VARIANT start
);

Parameters

start

Return value

None

Remarks

Use the start and end date to specify a date range when the schedule is valid.

Requirements

Requirement Value
Minimum supported client Windows Vista [desktop apps only]
Minimum supported server Windows Server 2008 [desktop apps only]
Target Platform Windows
Header pla.h
DLL Pla.dll

See also

ISchedule

ISchedule::EndDate

ISchedule::StartTime