OlFormatDuration enumeration (Outlook)

Indicates the format used to display duration Outlook item properties.

Name Value Description
olFormatDurationLong 2 Displays duration values using full names for time period descriptions.
olFormatDurationLongBusiness 4 Displays duration values, taking into consideration specified calendar work week settings and using full names for time period descriptions.
olFormatDurationShort 1 Displays duration values using abbreviations for time period descriptions.
olFormatDurationShortBusiness 3 Displays duration values, taking into consideration specified calendar work week settings and using abbreviations for time period descriptions.

Remarks

Used by the FieldFormat property of the ColumnFormat object, and the DisplayFormat property of the UserDefinedProperty object.

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.