OlFormatDuration 枚举 (Outlook)
表示用于显示持续时间类型的 Outlook 项目属性的格式。
名称 | 值 | Description |
---|---|---|
olFormatDurationLong | 2 | 使用时间段描述的全名显示持续时间值。 |
olFormatDurationLongBusiness | 4 | 根据指定的日历工作周设置并使用时间段描述的全名,显示持续时间值。 |
olFormatDurationShort | 1 | 使用时间段描述的缩写显示持续时间值。 |
olFormatDurationShortBusiness | 3 | 根据指定的日历工作周设置并使用时间段描述的缩写,显示持续时间值。 |
备注
由 ColumnFormat 对象的 FieldFormat 属性和 UserDefinedProperty 对象的 DisplayFormat 属性使用。
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。