Поделиться через


OlFormatDuration Enumeration

Indicates the format used to display duration Outlook item properties.

Version Information

Version Added: Outlook 2007

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.