Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 612 Bytes

Outlook.OlBodyFormat.md

File metadata and controls

27 lines (20 loc) · 612 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlBodyFormat enumeration (Outlook)
vbaol11.chm3092
vbaol11.chm3092
Outlook.OlBodyFormat
502d9b3c-1a52-3153-675f-cf1b9b9ef67b
06/08/2017
medium

OlBodyFormat enumeration (Outlook)

Specifies the format of the body text of an item.

Name Value Description
olFormatHTML 2 HTML format
olFormatPlain 1 Plain format
olFormatRichText 3 Rich text format
olFormatUnspecified 0 Unspecified format

[!includeSupport and feedback]