OlFormatKeywords Enumeration

Indicates the format used to display keyword Outlook item properties.

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

Syntax

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

Members

Member name Description
olFormatKeywordsText Displays values as text.

See Also

Reference

Microsoft.Office.Interop.Outlook Namespace