Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 898 Bytes

Outlook.RecurrencePattern.Duration.md

File metadata and controls

38 lines (22 loc) · 898 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
RecurrencePattern.Duration property (Outlook)
vbaol11.chm275
vbaol11.chm275
Outlook.RecurrencePattern.Duration
91cceed3-fd56-bae3-ee00-16f4b02eb2e3
06/08/2017
medium

RecurrencePattern.Duration property (Outlook)

Returns or sets a Long indicating the duration (in minutes) of the RecurrencePattern. Read/write.

Syntax

expression. Duration

expression A variable that represents a RecurrencePattern object.

Remarks

For recurrences, this property is only valid for appointments.

To create a duration of one day for an all-day event, set the duration equal to 1440.

See also

RecurrencePattern Object

[!includeSupport and feedback]