| ||
|
| |
Duration propertySets or returns how long (in minutes) a Calendar Event lasts. SyntaxC++HRESULT get_Duration(LONG* pDuration) HRESULT put_Duration(LONG myDuration) Scripting languagesDuration = Object.Duration Object.Duration = Duration Legal valuesFor setting this property, the minimum and maximum values are 10 and 1440 minutes respectively. RemarksFor IERUCalendarEvent, this property applies only to an individual event. This property is obsolete in V.7. for IERUCalendarRecurringEvent.
|
Home | |
|
| |
Duration propertyFor IERUProgressReport, returns but does not set the number of days remaining for this task. For IERUProjectTask, returns or sets the number of days assigned to this task. SyntaxC++
Scripting languages
|
Home |