OlFormatEnumeration Enumeration

Indicates the format used to display enumeration Outlook item properties.

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

Syntax

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

Members

Member name Description
olFormatEnumBitmap Display as a bitmap with a pop-up list.
olFormatEnumText Display as text with a pop-up list.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace