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
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.