OlFormatText Enumeration

Indicates the format used to display text Outlook item properties.

Namespace:  Microsoft.Office.Interop.Outlook
Assembly:  Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)

Syntax

'Declaration
Public Enumeration OlFormatText
'Usage
Dim instance As OlFormatText
public enum OlFormatText

Members

Member name Description
olFormatTextText Display values as text.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace