OlFormatSmartFrom 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 the From Outlook item property.
public enum class OlFormatSmartFrom
public enum OlFormatSmartFrom
Public Enum OlFormatSmartFrom
- Inheritance
-
OlFormatSmartFrom
Fields
olFormatSmartFromFromOnly | 2 | Display the value of the From Outlook item property. If no value is available, display an empty string. |
olFormatSmartFromFromTo | 1 | Display the value of the From Outlook item property. If no value is available, display instead the value of the To Outlook item property. |