OlFormatEnumeration Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates the format used to display enumeration Outlook item properties.
public enum class OlFormatEnumeration
public enum OlFormatEnumeration
Public Enum OlFormatEnumeration
- Inheritance
-
OlFormatEnumeration
Fields
Name | Value | Description |
---|---|---|
olFormatEnumBitmap | 1 | Display as a bitmap with a pop-up list. |
olFormatEnumText | 2 | Display as text with a pop-up list. |